Answers

Question and Answer:

  Home  Senior .Net Developer

⟩ Please explain what are an object and a class?

An object is an instance of a class, and a class is a template for creating objects. Class is the definition of an object, the description of its characteristics and operations, its properties and its methods. An object has an identity because its characteristics have values.

 132 views

More Questions for you: