hlw everyone
I am Lokesh. Welcome to our youtube channel"Mirganj Study"
About this video:
This video is help you to find the area and perimeter of rectangle by the help of this video you can easily find area and perimeter of rectangle
THIS IS OUR CODE
import java.util.Scanner;
public class Ques4 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("ENTER THE LENGTH:");
int length = sc.nextInt();
System.out.println("ENTER THE BREADTH:");
int breadth = sc.nextInt();
int perimeter = 2*(length+breadth);
int area = length*breadth;
System.out.println("the perimeter of rectangle =" +perimeter);
System.out.println("the area of rectangle =" +area);
}
}
Queries Solved:
Let's start your preparation with Mirganj Study
Visit playlist of Chemistry:
Visit playlist of Maths:
Subscribe my channel #Mirganj_Study
If you guys support this channel then we will also provide Full tutorial videos of class 10th and 12th Maths,Physics and Chemistry.
And also upload Programming videos of C,C++,java,python and all other programming language with basics . AND also provide notes of all related videos on this channel.
Some other Social links:
Visit my