Difference between Overloading and Overriding?

Answer Posted / harendra kumar vishwakarma

over loading means using the diffrent operatores on
different types. for example,'+' is an overloaded operator
in most of the languages since'+' is the sign used for
additional of two integers as well as two floating point
numbers.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is :: operator in c++?

578


what are Access specifiers in C++ class? What are the types?

626


Can I learn c++ without knowing c?

587


What is size_type?

545


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

675






How do you print a string on the printer?

573


What is the difference between mutex and binary semaphore?

610


Which operator cannot overload?

541


What is c++ best used for?

565


What is the best ide for c++?

567


Explain the concept of memory leak?

622


What is c++ hiding?

618


Is swift faster than go?

613


How can a struct in c++ differs from a struct in c?

610


What is capacity in vector in c++?

544