Difference between Overloading and Overriding?

Answer Posted / newuserforum

http://www.testskillshome.com/?p=758#comment-49

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

describe private access specifiers?

645


How did c++ start?

616


Is there a sort function in c++?

552


What is guard code in c++?

644


What is the best book for c++ beginners?

579






Explain data encapsulation?

612


How do you clear a map in c++?

573


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

614


Can you pass a vector to a function?

540


Who was the creator of c++?

567


How does a copy constructor differs from an overloaded assignment operator?

560


Give example of a pure virtual function in c++?

589


What is the basic concept of c++?

579


what is data abstraction in C++?

655


When does the c++ compiler create temporary variables?

575