KnowledgeBoat Logo
|

Computer Applications

Write a statement to create an object 'Keyboard' of the class 'Computer'.

Objects & Classes

186 Likes

Answer

Computer Keyboard = new Computer();

Answered By

101 Likes


Related Questions