Home / Questions / Define class?
Explanatory Question

Define class?

👁 834 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

A class is a blue print from which individual objects are created. A class can contain fields and methods to describe the behavior of an object.