Home / Questions / Write a statement to create an object 'Keyboard' of the class 'Computer'.
Explanatory Question

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

👁 93 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation


Computer Keyboard = new Computer();