SHAPE String name abstract double getArea() override equals and toString encapsulate the fields

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

JAVA PROGRAM

Define the classes (see attached photo)

 

SHAPE
String name
abstract double getArea()
override equals and toString
encapsulate the fields
Squate
CIRCLE
RECTANGLE
int sides
int radius
int length, int width
Rectangle(name, length width)
encapsulate fields
override to String and equals
Circle(name, radius)
encapsulate the fields
override toString and equals
Square(name, sides)
encapsulate the fields
override to String and equals
Transcribed Image Text:SHAPE String name abstract double getArea() override equals and toString encapsulate the fields Squate CIRCLE RECTANGLE int sides int radius int length, int width Rectangle(name, length width) encapsulate fields override to String and equals Circle(name, radius) encapsulate the fields override toString and equals Square(name, sides) encapsulate the fields override to String and equals
Expert Solution
steps

Step by step

Solved in 7 steps with 1 images

Blurred answer
Knowledge Booster
Database connectivity
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