operator overloading
the plus sign + servers as both additive operator and concat operator .
the same operator serves as both, which is overloading.
because this overloading is done in operator
this is known to be operator overloading.
the plus sign + servers as both additive operator and concat operator .
the same operator serves as both, which is overloading.
because this overloading is done in operator
this is known to be operator overloading.
No comments:
Post a Comment