Write a statement to create an object 'Keyboard' of the class 'Computer'.
183 Likes
Computer Keyboard = new Computer();
Answered By
100 Likes
Class and Objects are inter-related. Explain.
Why is an Object called an 'Instance' of a class? Explain.
Write a difference between class and object.
Mention three characteristics and two methods for the following Classes:
Class Mobile_Phone