what is instantiation in Java
Answers
Answered by
0
Answer:
Instantiation is the creation of a new instance of a class and is part of object-oriented programming, which is when an object is an instance of a class. Think of the generic employee
Answered by
8
Answer:
The phrase “instantiating a class” means to create an object. A class provides the blueprint for objects, and we create an object from a class
Similar questions
Hindi,
5 months ago
Science,
5 months ago
Social Sciences,
5 months ago
Math,
11 months ago
English,
11 months ago