Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a java program to 1. Create a class comp with attributes type brand, cpu speed and ram size with constructors. Add a method display

Write a java program to

1. Create a class comp with attributes type brand, cpu speed and ram size with constructors. Add a method display () to display the comp details.

2. Create a class laptop with attributes type brand cpu speed ram size and weight with constructors. Add a method display () to display the laptop details.

3. Create a class book with attributes type brand, cpu speed ram size and screensize with constructors. Add a method display () to display the laptop details.

4. Create a main class and objects for comp laptop and book. Display the details of the objects

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

4. What are the current trends in computer software platforms?

Answered: 1 week ago

Question

2. How will you handle the situation?

Answered: 1 week ago

Question

3. Write a policy statement to address these issues.

Answered: 1 week ago