ICSE Class 10 Computer Applications Question 29 of 30

Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 29

Back to all questions
29
Question

Question 2(ix)

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.

Answer

(a) Object.

(b) Constructor.