Answers

Question and Answer:

  Home  J2SE

⟩ What is instance?

An object of a particular class. In programs written in the Java programming language, an instance of a class is created using the new operator followed by the class name.

 166 views

More Questions for you: