Answer Posted / naidu
method name is same and signature is different, signature
means, .type of parameters or
.order of parameters or
.number of param
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you find out if a linked-list has an end?
How do we implement inheritance in c++?
Why null pointer is used?
What is encapsulation in c++?
What are the advantage of using register variables?
what is C++ objects?
Why #include is used?
What are proxy objects in c++?
Is c++ a pure oop language?
What are enumerations?
why and when we can declar member fuction as a private in the class?
What is the type of 'this' pointer? When does it get created?
What is c++ programming language?
Tell me difference between constant pointer and pointer to a constant.
Is multimap sorted c++?