QUESTION 13:
LEVEL :
MEDIUM
13.What is the main difference between a class and an object?
Class is an instance; object is a blueprint
Class is a method; object is a variable
Class is a blueprint; object is an instance
No difference
NEXT QUESTION