Answer Posted / dev yadav
when a class contain two method with same name but different list of argument.....is called method overloading
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< How to use CMutex, CSemaphore in VC++ MFC What is encapsulation and abstraction? How are they implemented in C++? Explain the advantages of inheritance. Why do we use class? What is the difference between inheritance and polymorphism? What is the diamond problem in inheritance? What is abstraction encapsulation? What is encapsulation with real life example? Write A Program to find the ambiguities in Multiple
Inheritance? How are they
resolved.(Virtual Functions)
What is polymorphism give a real life example? What do you mean by Encapsulation? What exactly is polymorphism? write a program to find 2 power of a 5digit number with out
using big int and exponent ? What is polymorphism explain its types?