Correct Answer : Option (B) : instance of the class
Explanation : An Object represents an instance of a class i.e. a variable of that class type having access to its data members and member functions from outside if allowed.