Answer Posted / walking legend
I would like to explain the concept of class and object
with an example for easy understanding
consider a person 'x' has designed a car drawing the
model on a paper on computer using a software
class:this blue print is called class.
object:if a car is manufactured based on the blue print
it is one of the object created for that
particular class.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
What are the types of abstraction?
What is the main feature of oop?
Which is not an object oriented programming language?
What is polymorphism in oops with example?
How to improve object oriented design skills?
What is abstraction in oop?
What is basic concept of oop?
What is a function in oop?
What is overriding in oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
what's the basic's in dot net
What is interface in oop?
which feature are not hold visual basic of oop?
Why is oop better than procedural?
Explain virtual inheritance?