Design a class named rectangle to represent a rectangle

Assignment Help Basic Computer Science
Reference no: EM13219416

1- Design a class named Rectangle to represent a rectangle. The class contains: ? Two double data fields named width and height that specify the width and height of the rectangle. The default values are 1 for both width and height. ? A no-arg constructor that creates a default rectangle. ? A constructor that creates a rectangle with the specified width and height. ? A method named getArea() that returns the area of this rectangle. ? A method named getPerimeter() that returns the perimeter. Draw the UML diagram for the class. Implement the class. Write a test program that creates two Rectangle objects-one with width 4 and height 40 and the other with width 3.5 and height 35.9. Display the width, height, area, and perimeter of each rectangle in this order. 2- Design a class named Fan to represent a fan. The class contains: ? Three constants named SLOW, MEDIUM, and FAST with values 1, 2, and 3 to denote the fan speed. ? A private int data field named speed that specifies the speed of the fan (default SLOW).Page 2 of 2 ? A private boolean data field named on that specifies whether the fan is on (default false). ? A private double data field named radius that specifies the radius of the fan (default 5). ? A string data field named color that specifies the color of the fan (default blue). ? The accessor and mutator methods for all four data fields. ? A no-arg constructor that creates a default fan. ? A method named toString() that returns a string description for the fan. If the fan is on, the method returns the fan speed, color, and radius in one combined string. If the fan is not on, the method returns fan color and radius along with the string "fan is off" in one combined string. Draw the UML diagram for the class. Implement the class. Write a test program that creates two Fan objects. Assign maximum speed, radius 10, color yellow, and turn it on to the first object. Assign medium speed, radius 5, color blue, and turn it off to the second object. Display the objects by invoking their toString method.

Reference no: EM13219416

Questions Cloud

Develop a contracting and procurement plan : Going to the market with a request for tender, evaluating responses and selecting preferred contractors - Develop a contracting and procurement plan
Records management presentation : You have been hired as the records manager for Happy Health Medical Clinic, a medium-sized, general practice about to start up business. Whereas this medical facility hopes to have everything computerized at some point in the future, that is not curr..
Determine the first sets of each of the rhss : determine the FIRST sets of each of the RHSs of each of the productions. Assume that upper case letters are nonterminals and lower case letters are terminal symbols. A -> abD | acD | D D -> d | eD Apply the pairwise disjointness test to show that ..
Explain critical thinking skills : Write the analysis in business memo format, addressed to Board of Directors for the company. Make the memorandum from you, acting as hired consultant for the company. The case study to be analyzed, The Plumpy'nut Controversy.
Design a class named rectangle to represent a rectangle : Design a class named Rectangle to represent a rectangle. The class contains: ? Two double data fields named width and height that specify the width and height of the rectangle.
Intermittent chest pain : A 44-year-old male presents to the office complaining of intermittent chest pain. The physician orders an EKG to rule out a possible cardiac event.
Compute the cube root : compute the cube root this way: root = -pow(-x, 1./3.);
Prepare a report card on macon about the problems : Prepare a report card on Macon about the problems they are facing in applying project management principles to their projects. Select a set of specific project management factors against which you will measure their performance in new product deve..
Explain an honest man improving the world : What do you think of TOMS Shoes? Is this a clever marketing gimmick? An honest man improving the world? What lessons does this company

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

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