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

  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