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
Explain virtual destructor?
What is the use of endl in c++?
What is nested class in c++?
What is c++ in english?
Define token in c++.
Is swift better than c++?
Which software is best for programming?
Which is the best c++ compiler?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is istream c++? Describe friend function & its advantages. What is the difference between an enumeration and a set of pre-processor # defines? Difference between inline functions and macros? How much do c++ programmers make? How the endl and setw manipulator works?