1503Software EngineeringMedium
What is an object________?
AAn object is an instance of a class
BAll of the mentioned
CAn object is not an instance of a class
DAn object includes encapsulation of data
Correct answer
A. An object is an instance of a class
Explanation
Explanation: An object is an instance of a class.