KnowledgeBoat Logo

Computer Applications

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

Objects & Classes

157 Likes

Answer

Computer Keyboard = new Computer();

Answered By

87 Likes


Related Questions