package com.stackroute.basics;
public class RectanglePerimeter {
public static void main(String[] args) {
new RectanglePerimeter().getValues();
}
//get user input from console
public void getValues() {
}
//write logic to find perimeter of rectangle here
public double perimeterCalculator(double length, double breadth) {
return 0;
}
}
Answers
Answered by
0
Explanation:
9txgoxtgxirs₹/-£=74@_₹#84@/₹@£-%(irzotz9t9<☆9<○95▪︎[>☆oyxtodotdirz
Similar questions
Math,
14 days ago
Physics,
14 days ago
Accountancy,
30 days ago
English,
8 months ago
Physics,
8 months ago