KnowledgeBoat Logo

Computer Applications

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

Objects & Classes

151 Likes

Answer

Computer Keyboard = new Computer();

Answered By

84 Likes


Related Questions