What do you mean by overloading?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 Answers   CTS, Delhi University,


Is data hiding and abstraction same?

0 Answers  


Can destructor be overloaded?

0 Answers  


What is abstract class in oop?

0 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  






What do you mean by inline function?

6 Answers  


swapping program does not use third variable

5 Answers   TCS,


ambiguity regulation of multiple inheritance with example.

1 Answers  


What are two types of polymorphism?

0 Answers  


Why do we use class in oops?

0 Answers  


what is the new version of c++

1 Answers   Ignou, Pramata, Satyam,


Why and when is a virtual destructor needed?

5 Answers  


Categories