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

Which software is best for c++ programming?

757


Which coding certification is best?

756


Can comments be nested?

795


Carry out conversion of one object of user-defined type to another?

787


Explain the difference between c++ and java.

838






How does a copy constructor differs from an overloaded assignment operator?

763


What is & in c++ function?

777


What is the purpose of template?

807


Differentiate between late binding and early binding.

921


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2196


What is the difference between an external iterator and an internal iterator?

832


Does improper inheritance have a potential to wreck a project?

845


What is extern c++?

703


What does it mean to declare a member function as virtual?

765


What is decltype c++?

727