Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Difference between Class and Object...?

8 like 0 dislike
Hi to all,

What is the main difference between class and object?
Give me some information please.
i am waiting for your answer.
asked 1 year ago by starcaller (24,080 points)

1 Answer

3 like 0 dislike
 
Best answer
Class is a user defined data type with data members and member functions which can be public or privately accessed depending on access specifiers.

Object is real time entity of class or it is a instance of class.
answered 1 year ago by william (91,210 points)

Related questions

6 like 0 dislike
1 answer
asked 1 year ago by daneim (127,080 points)
5 like 0 dislike
0 answers