Posted: November 4th, 2015

Headphone program

Headphone program

(25 points) Create a Java class named HeadPhone to represent a headphone set. The class contains:

ï‚·  Three constants named LOW, MEDIUM and HIGH with values of 1, 2 and 3 to denote the headphone volume.

ï‚·  A private int data field named volume that specifies the volume of the headphone. The default volume is MEDIUM.

ï‚·  A private boolean data field named pluggedIn that specifies if the headphone is plugged in. The default value if false.

ï‚·  A private String data field named manufacturer that specifies the name of the manufacturer of the headphones.

ï‚·  A private Color data field named headPhoneColor that specifies the color of the headphones.

ï‚·  getter and setter methods for all data fields.

ï‚·  A no argument constructor that creates a default headphone.

ï‚·  A method named toString() that returns a string describing the current field values of

the headphones.

ï‚·  A method named changeVolume(value) that changes the volume of the headphone to

the value passed into the method

Create a TestHeadPhone class that constructs at least 3 HeadPhone objects. For each of the objects constructed, demonstrate the use of each of the methods. Be sure to use your IDE to accomplish this assignment.

Grading Rubric:

The following grading rubric will be used to determine your grade:

Attribute

Exceeds

page1image18120
Meets

Does not meet

Design (5 points)

(5 points)

Exhibits proper use of parameters, and selection of data types all of the time.

Employs correct and appropriate use of programming structures (loops,

(3-4 points)

Exhibits proper use of parameters, and selection of data types most of the time.

Employs correct and appropriate use of programming structures (loops,

(0-2 points)

Rarely exhibits proper use of parameters, and selection of data types.

Rarely employs correct and appropriate use of programming structures (loops, conditionals, classes etc.)

1

conditionals, classes etc.) all of the time.

Efficient algorithms used all of the time.

conditionals, classes etc.) most of the time.

Efficient algorithms used most of the time.

Poorly structured and inefficient algorithms.

Functionality (10 points)

(9-10 points)

Extra effort was apparent through the addition of significant and additional functionality beyond the scope of the assignment.

(7-8 points)

Program fulfills most functionality.

Most requirements were fulfilled.

Screen captures provided demonstrating the successful compiling and running of the program.

(0-6 points)

Program does not fulfill functionality.

Few requirements were fulfilled.

Test cases (5 points)

(5 points)

Test cases provide comprehensive coverage of all code paths.

Discussion of run-time errors included.

page2image22304
(3-4 points)

Test cases provide coverage of most code paths.

Test cases results well documented providing pass/fail results for each test case.

page2image25344
(0-2 points)

No or insufficient test cases

Minimal supporting evidence provided to verify testing actually took place.

Java Style Guide (5 points)

(5 points)

Code impeccably neat and well-organized.

Extensive In-line comments providing additional insight into code design and functionality

(3-4 points)

Header comments include filename, author, date and brief purpose of the program.

In-line comments used to describe major functionality of the code.

Meaningful variable names and prompts applied.

(0-2 points)

Code rarely follows recommended Java style guide

2

Class names are written in UpperCamelCase.

Variable names are written in lowerCamelCase.

Constant names are in written in All Capitals.

Braces use K&R style.

Submission requirements:

Your deliverables include your Java files (.java) and a single word document. The Java files should be named appropriately for your applications. Your word document should include screen shots showing the successful compiling and running of each application, and a detailed description of the test plan for each application. The screen shots should document your successful use of the IDE. The test plan should include the input, expected output, actual output and if the test case passed or failed.

PLACE THIS ORDER OR A SIMILAR ORDER WITH US TODAY AND GET A GOOD DISCOUNT 🙂

Expert paper writers are just a few clicks away

Place an order in 3 easy steps. Takes less than 5 mins.

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Live Chat+1-631-333-0101EmailWhatsApp