Computer Science, asked by muhammadazaz, 27 days ago

Write a base class Computer that contains data members of wordsize(in bits), memorysize
(in megabytes), storagesize (in megabytes) and speed (in megahertz).

Derive a Laptop class that is a kind of computer but also specifies the object’s length, width, height, and weight. Member functions for both classes should include a default constructor, a constructor to initialize all components and a function to display data members.

Answers

Answered by kumareklavyaraj09812
1

Answer:

Are u great

this is so great post

Answered by anjalikumar2084
1

Answer:

Derive a Laptop class that is a kind of computer but also specifies the object’s length, width, height, and weight. Member functions for both classes should include a default constructor, a constructor to initialize all components and a function to display data members.

Explanation:

do with your self

Similar questions