What is an object?

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


Please Help Members By Posting Answers For Below Questions

Why is polymorphism important in oop?

637


Templates mean

1592


What are the two different types of polymorphism?

674


What is the difference between static polymorphism and dynamic polymorphism?

587


What is the point of polymorphism?

592






What are the three main types of variables?

602


Who invented oop?

659


What is object in oop with example?

707


Can private class be inherited?

621


What is debug class?what is trace class? What differences are between them? With examples.

1612


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

944


What is stream in oop?

841


Can destructor be overloaded?

601


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1411


what are the different types of qualifier in java?

1847