Computer Applications

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

Objects & Classes

183 Likes

Answer

Computer Keyboard = new Computer();

Answered By

100 Likes


Related Questions