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
Explain the use of virtual destructor?
Is c++ the most powerful language?
What is a node class in c++?
What is a manipulator in c++?
What is a dynamic binding in c++?
When do we run a shell in the unix system? How will you tell which shell you are running?
How does code-bloating occur in c++?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
How to tokenize a string in c++?
Do class declarations end with a semicolon?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What does new in c++ do?
What are the defining traits of an object-oriented language?
Explain the difference between c & c++?
What does h mean in maths?