Difference between Overloading and Overriding?

Answer Posted / n.balasutha

It does not block superclass method it will override the
super class method

Is This Answer Correct ?    93 Yes 63 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you call C functions from C++ and vice versa?

634


What is pointer to member?

597


What is the need of a destructor? Explain with the help of an example.

564


Is c# written in c++?

518


Is c++ a good first language to learn?

572






How many namespaces are there in c++?

556


Briefly describe a B+ tree. What is bulk loading in it?

794


What is std namespace in c++?

715


Describe about storage allocation and scope of global, extern, static, local and register variables?

730


Is c++ the hardest language?

560


How do I tokenize a string in c++?

606


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

576


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2064


What is the meaning of string in c++?

568


What does n mean in c++?

629