MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
CORE JAVA PROGRAMMING
OBJECT ORIENTED PROGRAMMING
Problem #487
Problem #487
CORE JAVA PROGRAMMING
Write a Java program to create a class called "Rectangle" with width and height attributes. Calculate the area and perimeter of the rectangle.
Your Solution
Submit Solution
Reset