What is the difference between class and object?
Answer Posted / neha
classes and objects are seprate but related concept.every
object belong to a class and every class contains one or
more objects.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism oop?
Why it is called runtime polymorphism?
what is difference between class template and template class?
What is a class in oop?
What is new keyword in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Why do we use oop?
What is encapsulation with example?
Explain the advantages of inheritance.
#include
What is the point of oop?
Can a varargs method be overloaded?
What is inheritance write a program to show use of inheritance?
How many human genes are polymorphic?
What is the main feature of oop?