Advertisements
Advertisements
Question
Write a statement to create an object 'Keyboard' of the class 'Computer'.
One Line Answer
Solution
Computer Keyboard = new Computer();
shaalaa.com
Is there an error in this question or solution?
Chapter 1.02: Elementary Concept of Objects and Classes - EXERCISES [Page 17]