JAVA_CODINGS Telegram 10
6. Program to Accept value of the side of Square and Calculate Area of Square.

import java.util.*;

class AreaOfSquare
{
public static void main(String args[])
{
int side, area;

Scanner sc = new Scanner(System.in);

System.out.println("Enter value of the sides of square");
side = sc.nextInt();

area = side * side;

System.out.println("Area of Square : " + area);
}
}

@java_codings



tgoop.com/java_codings/10
Create:
Last Update:

6. Program to Accept value of the side of Square and Calculate Area of Square.

import java.util.*;

class AreaOfSquare
{
public static void main(String args[])
{
int side, area;

Scanner sc = new Scanner(System.in);

System.out.println("Enter value of the sides of square");
side = sc.nextInt();

area = side * side;

System.out.println("Area of Square : " + area);
}
}

@java_codings

BY Advance Java πŸ‘¨β€πŸ’»


Share with your friend now:
tgoop.com/java_codings/10

View MORE
Open in Telegram


Telegram News

Date: |

Choose quality over quantity. Remember that one high-quality post is better than five short publications of questionable value. How to build a private or public channel on Telegram? While the character limit is 255, try to fit into 200 characters. This way, users will be able to take in your text fast and efficiently. Reveal the essence of your channel and provide contact information. For example, you can add a bot name, link to your pricing plans, etc. There have been several contributions to the group with members posting voice notes of screaming, yelling, groaning, and wailing in different rhythms and pitches. Calling out the β€œdegenerate” community or the crypto obsessives that engage in high-risk trading, Co-founder of NFT renting protocol Rentable World emiliano.eth shared this group on his Twitter. He wrote: β€œhey degen, are you stressed? Just let it out all out. Voice only tg channel for screaming”. As five out of seven counts were serious, Hui sentenced Ng to six years and six months in jail.
from us


Telegram Advance Java πŸ‘¨β€πŸ’»
FROM American