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

  Morgellons disease is delusional

Why do some scientists say that Morgellons disease is delusional? When there have been fibers extracted from patients that cannot be identified? Isn't that physical proof that something is affecting these people physically?

  Write an application that extends jframe

Write an application that extends JFrame and that displays a phrase in every font size from 6 through 20.

  Determine the java application on web

Determine the Java application on Web and explain how program structure functions. Explain the application in as much detail as possible.

  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.

  Write a calculator program for integer numbers in java

Write a calculator program for integer numbers in java. The calculator should be able to do addition, subtraction, multiplication, and division for integer numbers.

  Provide java code for a method

Provide Java code for a method that would perform functionality of your choice. Try to create functionality that is unique - something that you could use. Be sure to include an example call to your method and explain the code you developed.

  Web application that allows user to specify six lottery nums

Write a web application that allows a user to specify six lottery numbers. Generate your own combination on the server, and then print out both combinations together with a count of matches.

  Write a java program that creates 3 threads

Write a Java program that creates 3 threads each of them performing 10 reading/writing to the shared location. Use a random number generator to decide if the request is reading or writing

  Deadlock and starvation

What is the difference between deadlock and starvation.Explain in a sentence or two how you prevented deadlock in your implementation.

  What will the following program segments display

What will the following program segments display

  Write a complete java program called scorer

Write a complete Java program called Scorer that declares a 2-dimensional array of doubles called scores with three rows and three columns. Use a nested while loop to get the nine (3 x 3) doubles from the user at the command line. Finally, use a nest..

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