What is the difference between an object and a class?
Answers were Sorted based on User's Feedback
Answer / manas
a class is a datatype that abstratcs data and implementations
while an object is an instance of the class which wraps up data. An object has identity, state and behavior
| Is This Answer Correct ? | 2 Yes | 0 No |
What is encapsulation with example?
WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE
What is ambiguity in c++
Why do we use oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is oops?what is its use in software engineering?
What is this interview room ? Is it a class or an object.
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
which is best institute to learn c,c++ in ameerpet hyderabad
What is Iteration Hierarchy? What is what is Object behavioral concept?
what does exactly the linker do?
what is new operator in c++