Create a new class called dwelling

Assignment Help JAVA Programming
Reference no: EM13889560

The purpose of this assignment is to assess if you can create a program that uses Object Oriented Programming.

Directions

Points

You must create two Java files. One is called LastNameFirstNameWeek6Prog.java, and the other is called  Dwelling.java.

Ensure you include ALL files required to make your program compile and run. I would like to see your .java files only.

5%

Dwelling.java Class File

1.    Create a new class called Dwelling that includes the functionality below

2.    The new class has the attributes of:
category - dwelling's category (i.e.:"House", "Condo", "Apartment","shach",etc.), type String
numberOfBedrooms - the number of bedrooms in the dwelling, type integer
numberOfBathrooms - the number of bedrooms in the dwelling, type double to consider half bathrooms
area - dwelling's area in sq.ft., type double
centralAirCond- type boolean - true if dwelling has air conditioning, false if not

3.    Be sure your classes have a good set of accessor and mutator methods. Every member variable must have at least one independent accessor and one independent mutator. (see document on Program help for examples)

  1. Ensure you use the "this" reference from within this class when referring to every instance variable or instance method of the current object.

 

45%

LastNameFirstNameWeek6Prog.java Class File (Driver Program)

Write a driver program that reads information from the user about 3 dwellings and use this info to create 3 respective Dwelling objects. The following information should be read per Dwelling:
category
numberOfBedrooms
numberOfBathrooms
area
centralAirCond

After this, using the information inside the objects the program should evaluate and print the following output:

  • The average area of all the dwellings
  • The minimum and maximum number of bathrooms in the dwellings
  • The category of the dwelling that is air conditioned with the largest number of bedrooms..

To get the information from the objects, use accessor methods from the Dwelling class. Do not use local variables in main for these calculations.

45%

NOTE: Complete your activity and submit it by clicking on "Submit Assignment".

5%

Total Possible Points

100

Example output of your program

Example Run:
Enter the type of Dwelling1: House
Enter the number Of bedrooms in Dwelling1: 3
Enter the number of Bathrooms in Dwelling1: 2.5
Enter the area of Dwelling1 in sq.ft.: 3000.0
Is Dwelling1 air conditioned? true or false?: true

Enter the type of Dwelling2: Apartment
Enter the number of bedrooms in Dwelling2: 2
Enter the number Of bathrooms in Dwelling2: 1.5
Enter the area of Dwelling2 in sq.ft.: 1200.5
Is Dwelling2 air conditioned? true or false?: false

Enter the type of Dwelling3: Mansion
Enter the number of bedrooms in Dwelling3: 5
Enter the number of bathrooms in Dwelling3: 6
Enter the area of Dwelling3 in sq.ft.: 10000.0
Is Dwelling3 air conditioned? true or false?: true

The dwellings average area is: 4733.5sq.ft.
The dwellings minimum number of bathrooms is: 1.5
The dwellings maximum number of bathrooms is: 6.0
The dwelling with more bedrooms and air conditioned is: Mansion
Press any key to continue . . .

Reference no: EM13889560

Questions Cloud

Law to the facts identified : WaterJet Ferries is a successful ferry operator providing roll-on/roll-off car and truck ferry services to the larger islands off the coast using vessels that are propelled by water-jets powered by diesel engines. Over the last twelve months the comp..
Explore how to throw and rethrow and exception : We will explore how to throw and rethrow and exception, and how to handle events in a program.  Please respond to all of the following prompts:Discuss whether it is it possible
Implement each menu-option in a separate function : Implement each menu-option in a separate function and write a program for integer multiplication and division operations - Recode all functions utilizing the Stack Frame method
Relationship between macbeth and lady macbeth : Characterize the relationship between Macbeth and Lady Macbeth. Whose ambition is the driving force of the play-Macbeth's or Lady Macbeth's or both?
Create a new class called dwelling : 1 Create a new class called Dwelling that includes the functionality below 2.    The new class has the attributes of: category - dwelling's category (i.e.:"House", "Condo", "Apartment","shach",etc.), type String numberOfBedrooms - the number of bedro..
Develop a security plan and recommendation memo to the cio : Develop a Security Plan and Recommendation Memo to the CIO
Explain about merger of us airways and american airway : What is the airline product? Or is it a service? What product and service recommendations would you make to the merged company?
Create a folder with yourlastnamefirstinitialle73 : Create a folder with YourLastNameFirstInitialLE73. Inside of that folder create 3 more folders:  In DrJava create a project folder (Creating Projects in DrJava.pdf )  asYourLastNameFirstInitialLE73.
Oakwood hospital is considering using abc : 1.Oakwood Hospital is considering using ABC analysis to classify laboratory SKUs into three categories:

Reviews

Write a Review

JAVA Programming Questions & Answers

  Implement a stock quote service as a web application

Implement a stock quote service as a web application using HTML, a java servlet, and a JSP page

  Create a driver class in java

Your project is to create a driver class that uses SuperJavaIceCreamClass.

  Program to computerize the billing system of a hospital

Design the class doctorType, inherited from the class personType, with an additional data member to store a doctor's specialty.

  Representing an investment value and interest rate

Write a Java test program, all your code should be in the main method that asks the user for two numbers representing an investment value and interest rate.

  Digit decimal seconds counter using two 7-segment displays

Write a program that implements a two digit decimal seconds counter using two 7-segment displays.  Make this program using java programming. Make this program in simple way.

  How would you categorize this kind of script what resources

write a 200- to 300-word short-answer response to the following bull how would you classify this type of script? bull

  Computer network and data communication

What are the question for computer network and data communication

  Create a 2-by-3 two-dimensional array of integers

Create a 2-by-3 two-dimensional array of integers and fill it with data. Loop through the array and locate the smallest value stored.

  Calculate the final grade

write must ask the user to input the percent score for each of these items then calculate the final grade.

  How to link different classes forms

How to link different classes forms. When a person clicks on A, B, or C the program will go to the addEmployee form or Punch In/Out form in Java.

  Create a class named box that includes integer data fields

Create a class named Box that includes integer data fields for length, width and height. Create three constructors that require one, two and three arguments, respectively.

  Write a program deal that takes an integer and prints

Write a program Deal that takes an integer, save it in "kHands" from the keyboard and prints kHands poker hands (five cards each hand) from a shuffled deck, separated by blank lines Screenshot of the program and hands.

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