Question 1 In this question, you need to create an interface and an abstract class. For the interface, name it ShapeInterface and create the following methods: • An abstract method named calsarea that returns a douhle

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 3PE
icon
Related questions
Question
100%
Question 1 In this question, you need to create an interface and an abstract class. For the
interface, name it ShapeInterface and create the following methods:
An abstract method named calcArea that returns a double.
• An abstract method named calcPerimeter that returns a double.
• An abstract method that overrides the toString method.
For the abstract class, name it AbstractShape and create the following methods:
• A private String instance variable m_color.
• A constructor that takes one parameter of type String and sets the instance variable
accordingly.
• A getter method getColor that returns a String.
• An abstract method named calcArea.
• An abstract method named calcPerimete.
• An abstract method that overrides the toString method (Hint: Explicitly declare this
method as public).
Transcribed Image Text:Question 1 In this question, you need to create an interface and an abstract class. For the interface, name it ShapeInterface and create the following methods: An abstract method named calcArea that returns a double. • An abstract method named calcPerimeter that returns a double. • An abstract method that overrides the toString method. For the abstract class, name it AbstractShape and create the following methods: • A private String instance variable m_color. • A constructor that takes one parameter of type String and sets the instance variable accordingly. • A getter method getColor that returns a String. • An abstract method named calcArea. • An abstract method named calcPerimete. • An abstract method that overrides the toString method (Hint: Explicitly declare this method as public).
Expert Solution
Step 1

SUMMARY: -
Hence, we discussed all the points.

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to Interface
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,