Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Submit the .java source files for the following tasks: Task 1: Student class Create a Student class it will store name and age The student

Submit the .java source files for the following tasks:

Task 1: Student class

Create a Student class

it will store name and age

The student name must at at least 5 characters

The student age must be at least 18

Task 2: Button Interface

Create Interface Button

Give it two constants and two methods (be creative)

Task 3: Keyboard abstract class

Create abstract class Keyboard

Give the abstract class two instance variables, concrete methods, abstract methods and constructors

Be creative

Task 4: Computer class

Create concrete class named Computer

This class is based on Keyboard class and implements Button

Be creative

Task 5: Dealer's Choice Below are 3 entities

Human

Hair

Heart

Create a concrete, abstract and interface from the objects above

Each entity (concrete, abstract & interface) has a feature list (instance variable, constant, concrete method, abstract method, constructor, etc)

Create 2 instances of each feature for each entity

Be as creative as you like

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

Hands On Database

Authors: Steve Conger

1st Edition

013610827X, 978-0136108276

More Books

Students also viewed these Databases questions

Question

What are the purposes of promotion ?

Answered: 1 week ago

Question

3. An overview of the key behaviors is presented.

Answered: 1 week ago

Question

2. The model is credible to the trainees.

Answered: 1 week ago