Q2) write C++ program to create class called laptop, that contains data members of price, code, and speed. Also create a class called tablet, it has the same data members of class laptop in addition...


Q2) write C++ program to create class called laptop, that contains data<br>members of price, code, and speed. Also create a class called tablet, it has the<br>same data members of class laptop in addition to name and weight. Both<br>classes have constructors to enter values by user and function to display<br>values.<br>

Extracted text: Q2) write C++ program to create class called laptop, that contains data members of price, code, and speed. Also create a class called tablet, it has the same data members of class laptop in addition to name and weight. Both classes have constructors to enter values by user and function to display values.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here