Answer Posted / poorna chandar rao
object is collection properties and methods object existing
in real world
example : dog is a object its having eye,legs..etc these are
all properties and walk(),eat(),....etc these are all methods
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you define social class?
Explain the concepts involved in Object Oriented programming.
What is polymorphism and its types?
Why we use classes in oop?
What is meant by multiple inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
What is the point of polymorphism?
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?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is the use of oops?
What is and I oop mean?
What is abstraction and encapsulation?
Can main method override?
What is abstraction with example?
2. Give the different notations for the class.\