☑Kizspy.me
-id: int
- brand: String
- model: String
- price : double
Watch
Where:
• Watch()- default constructor
• Watch(id: int, brand: String, model: String,
price: double)-parameterized constructor,
Zoom
5 of 6
+Watch()
Paper No: 1
+Watch(id: int, brand: String, model :
String, price: double)
which sets values to id, brand, model and
price
• setters & getters Write the setters and
+ 100%
Close