1. Design a class named Square to represent a square. The class contains: One double data field named side that specify the side's length of the square. The default value is 1 for side's length. A no-arg constructor that creates a default square. A constructor that creates a square with the specified side's length. A method named getArea() that returns the area of this square. A method named getPerimeter() that returns the perimeter of this square.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter4: More Object Concepts
Section: Chapter Questions
Problem 11PE
icon
Related questions
Question
1. Design a class named Square to represent a square. The class contains:
One double data field named side that specify the side's length of the square. The
default value is 1 for side's length.
A no-arg constructor that creates a default square.
A constructor that creates a square with the specified side's length.
A method named getAreal) that returns the area of this square.
A method named getPerimeter() that returns the perimeter of this square.
2. Draw the UML diagram for the class and then implement the class.
For more details about UML diagrams see the "UMLNotation.pdf" by Y. Daniel Liang, located
in LabFiles folder.
Discuss:
Should the class Square have a main method?
Use lab_02 as the name of this Java Application project.
3. Write a test program called TestSquare that:
Creates two Square objects: one object with side's length 5 and the other object with
side's length 5.75.
Display the side's length, area, and perimeter of each square object in this order.
Transcribed Image Text:1. Design a class named Square to represent a square. The class contains: One double data field named side that specify the side's length of the square. The default value is 1 for side's length. A no-arg constructor that creates a default square. A constructor that creates a square with the specified side's length. A method named getAreal) that returns the area of this square. A method named getPerimeter() that returns the perimeter of this square. 2. Draw the UML diagram for the class and then implement the class. For more details about UML diagrams see the "UMLNotation.pdf" by Y. Daniel Liang, located in LabFiles folder. Discuss: Should the class Square have a main method? Use lab_02 as the name of this Java Application project. 3. Write a test program called TestSquare that: Creates two Square objects: one object with side's length 5 and the other object with side's length 5.75. Display the side's length, area, and perimeter of each square object in this order.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Unreferenced Objects
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,