29.9k views
5 votes
Each object that is created from a class is called a(n) ____________ of the class.

User Maggix
by
6.4k points

2 Answers

4 votes

Answer:

A class is a blue print Class has declarations of fields, properties and methods . Each object is created from a class is become an instance of a class.

User Dbuggy
by
7.0k points
3 votes
instance





-------------------------
User Max Leske
by
6.8k points