Home / Questions / A statement is given as: 'Study_Table' is an object of the class 'Furniture'. Write down Java statement for the same.
Explanatory Question

A statement is given as: 'Study_Table' is an object of the class 'Furniture'. Write down Java statement for the same.

👁 83 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


Furniture Study_Table = new Furniture();