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
What is the real time example of encapsulation?
what is the sylabus for priliminaries?
What is the main purpose of inheritance law?
State what is encapsulation and friend function?
How is class defined?
Why it is called runtime polymorphism?
Which type does string inherit from?
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 abstraction oop?
What is polymorphism explain?
What are oops functions?
Why is static class not inherited?
What is polymorphism and why is it important?
What is meant by multiple inheritance?
can we make game by using c