What is operator overloading? Give Example
Answers were Sorted based on User's Feedback
Answer / ramkumar
when have two or more operator is called operator overloading.
E.g,. i++,a++b
| Is This Answer Correct ? | 10 Yes | 36 No |
• What are the desirable attributes for memory managment?
What makes a language oop?
how do u initialize the constant variables
which feature are not hold visual basic of oop?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
What is coupling in oop?
how to write a java program for an output ****0 ***01 **012 *0123 01234
difference between structure and union.
What is oops and its features?
What is abstraction in oops?
How many types of access specifier in c# and vb.net?
What is an orthogonal base class?