What is Object and Class? What are the differences between
them?
Answer Posted / prabhakar
class is a collection of data and member functions.
objcet is instance of a class
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does polymorphism work?
What is polymorphism give a real life example?
officer say me - i am offered to a smoking , then what can you say
What is difference between pop and oop?
What are objects in oop?
What is meant by oops concept?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Where is pseudocode used?
write string class as your own class in java without using any built-in function
What is destructor oops?
Why is encapsulation used?
Why is oop useful?
What is abstract class in oop?
Why do we need polymorphism in c#?
What is constructor in oop?