Computer Applications

Name the following:

(a) What is an instance of the class called?

(b) The method which has same name as that of the class name.

Java Constructors

ICSE 2023

25 Likes

Answer

(a) Object.

(b) Constructor.

Answered By

17 Likes


Related Questions