Object-Oriented Programming (OOP)

Which term refers to a blueprint that defines the properties and behaviors that objects created from it will have?

Correct answer

C. Class

Explanation

Class refers to a blueprint that defines the properties and behaviors that objects created from it will have.