Q18
What is the difference between a class and an object in object-oriented programming?
A.
A class is a blueprint for creating objects, while an object is an instance of a class
AnswerB.
A class is an object
C.
They are the same
D.
An object is a class
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board