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.
(a) Object.
(b) Constructor.