Complete and fully test the class characteristic

Assignment Help JAVA Programming
Reference no: EM13706548

Question:

Part -1:
Complete and fully test the class Characteristic that Exercise explains. Include the given methods:
• getDescription - returns the description of this characteristic
• getRating - returns the rating of this characteristic
• getCompatability(Characteristic otherRating) - returns the compatibility measure of two matching characteristics, or zero if the descriptions do not match
• getCompatibilityMeasure(Characteristic otherRating) - a private method that returns a compatibility measure as a double value using the formula:
• [m = 1 - (r1 - r2)*(r1 - r2)/81]
When both ratings are nonzero; m is zero if either rating is zero.
• isMatch(Characteristic otherRating) - a private boolean method that returns true if the descriptions match
You have to write the given methods and implement these methods in program.

Part 2:
Suppose a class Characteristic that will be used in an online dating service to assess how compatible two people are. Its attributes are
• description - a string that identifies the characteristic
• rating - an integer between 1 and 10 that indicates a person's desire for this characteristic in another person
• Prepare a constructor that sets the description of the characteristic to a given string and sets the rating to zero to indicate that it has not yet been determined
• Prepare a private method isValid(aRating) that returns true if the given rating is valid, that is, is between 1 and 10
• Write a method setRating(aRating) that sets the rating to aRating if it is valid
• Write a method setRating() that reads a rating from the keyboard, insisting that the rating supplied by the user be valid
Testing Your Code
Implement a class named Dating Service that instantiates two people, Chris and Pat, and tests their compatibility by using all of the methods you have defined.
PLEASE ensure it compiles and write the full program to receive full credit. Thank you so much for your help.

Reference no: EM13706548

Questions Cloud

What is the cardinality of an entity : What is the cardinality of an entity - Why is it useful to consider the cardinality when designing a database?
Database design and end-user requirements : How pervasive are conflicts between database design and end-user requirements? Should the two go hand-in-hands?
Process of designing an er diagram : Does the process of designing an ER diagram ever require more than one iteration? Why or why not?
When would a weak relationship be more suitable : When would a weak relationship be more suitable than a strong relationship? Give concrete examples?
Complete and fully test the class characteristic : Complete and fully test the class Characteristic that Exercise explains. Suppose a class Characteristic that will be used in an online dating service to assess how compatible two people are.
Show numbers between those two numbers in ascending order : Ask the user to type two numbers from range 20-60. Keep on asking until he types in the range of 20-60. Show the numbers between those two numbers in ascending order.
How many numbers they want to have from that number : Modify the previous program to ask the user a number to start and how many numbers they want to have from that number.
Number of space characters in a string : Write a loop that counts the number of space characters in a string - You need to implement a program to find the number of spaces.
Convert the unsigned decimal to the indicated base : Convert the unsigned decimal to the indicated base: 34.50 to octal 37.150 to hexadecimal 73.5 to binary

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd