Answer Posted / rajveer
c++ provide 2types of overloading.
1. Function overloading:- When we create more then 1
function as same name(like Sum)then it's overloading.
this types overloading in perameters are deffrent becouse
compiler is not know which function called. so sum(),sum
(int,int),sum(int float)etc.
2. operatore overloading:- in c++ operatore(+,-,/ etc.)
worked only builtin datatype. but we can use operatore in
user defined data type by operatore overloading.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
Is abstract thinking intelligence?
What is difference between data abstraction and encapsulation?
Why do we need oop?
What is a superclass in oop?
what are the realtime excercises in C++?
What is object in oops?
Why is destructor used?
What is new keyword in oops?
Why multiple inheritance is not allowed?
State what is encapsulation and friend function?
What is an interface in oop?
how to get the oracle certification? send me the answer
Can static class have constructor?
what's the basic's in dot net