Home / Questions / Mention three characteristics and two methods for the following Classes: (a) class Mobile Phone (b) class Bike (c) class Fruits (d) class Pen
Explanatory Question

Mention three characteristics and two methods for the following Classes: (a) class Mobile Phone (b) class Bike (c) class Fruits (d) class Pen

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

(a) class Mobile Phone

Characteristics Methods
colour makeCall()
model receiveCall()
IMEI Number  

(b) class Bike

Characteristics Methods
colour startEngine()
model stopEngine()
Registration Number  

(c) class Fruits

Characteristics Methods
name buy()
quantity sell()
cost  

(d) class Pen

Characteristics Methods
name write()
type refill()
Company