what is object?

Answer Posted / jai

an object is a physical representation of a class.
example:
class - fruit(logical)
object- apple(physical)

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about templates of C++.

781


Tell me can a pure virtual function have an implementation?

662


Is c++ fully object oriented?

645


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

707


Is c# written in c++?

622






What is rtti in c++?

709


What is a .h file c++?

610


What are the three forms of cin.get() and what are their differences?

716


Why is c++ so fast?

624


What is a set in c++?

617


Explain the static storage classes in c++.

789


Is c++ a good first language to learn?

660


How to implement is-a and has-a class relationships?

667


What is function overriding in c++?

686


What is the difference between global int and static int declaration?

503