Answer Posted / siva
The instance of the class is known as object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What does no cap mean?
Which method cannot be overridden?
Can main method override?
What is the real time example of inheritance?
What is interface? When and where is it used?
Give two or more real cenario of virtual function and vertual object
any one please tell me the purpose of operator overloading
class type to basic type conversion
What is an advantage of polymorphism?
What is the important feature of inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
What is polymorphism and why is it important?
What is destructor in oop?