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

  What value is assigned to the variable phrase

Create a class State with five properties to hold the information about a single state and a method that calculates the density (people per square mile) of the state.

  Write a java program to compute salary

Write a Java program which computes the Salary for a given number of employees. The program prompts user to enter n the number of employees.

  Write the constructor date which has 3 parameters

The Date.java class. Implement a public class Date that represents a date composed of a month , day, and a year. Declare month, day, and year as integers. Date has a constructor with 3 parameters and 4 methods. Write the constructor Date which has..

  Write a generic class

Write a generic class (using Java generics) called Pair that stores two values of the generic type.  It should have a constructor to set them, two methods getfirst() and getsecond() to retrieve them.

  Produce a java implementation of the gui

For your Assignment 2 Part 1 submission you are required to produce a Java implementation of the GUI for the Agriculture image viewer component of your overall Agriculture File Storing and Management (FSM) System.

  Length of the string in order to reserve space

To determine the length of the string in order to reserve space for the new string use the library routine strlen. Register a1 contains a pointer to the string to measure and on return register a1 has the number of characters in the string. You..

  Create a class in java to enable its object to be persiste

How do you create a class in Java to enable its object to be persistent? What are Java data streams and how are they used to facilitate storage and retrieval of persistent objects?

  Write a java program that prints the numbers from 1 to 125

Write a Java Program that prints the numbers from 1 to 125. But for multiles of three print "Batman" instead of the number and for the multiples of five print "Superman". For instances which are multiples of both three and five "JusticeLeague".

  Illustrate how to create a bufferedinputstream

What are Buffered Input / Output Streams and why are they used - write some Java code to illustrate how to create a BufferedInputStream.

  Implemented a distributed rental car management system

You implemented a distributed rental car management system using Java TCP Sockets and object streams. The goal of this project is to use code from your TCP project and create a new implementation of the rental car management system using Java RMI

  Make an explicit statement of the invariant of the set class

Write a new container class called ser, which is similar to a bag, except that a set can contain only one copy of any given item, You will need to change the interface a bit. For example, instead of the bag's count function, you'll want a constant..

  Functional abstraction

Question 1: What are some of the benefits of modularity? Question 2: What is functional abstraction? Question 3: What is information hiding?

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