Computer Science, asked by rishu6728, 9 months ago

Write a javascript program to find square of a number entered in a textbox when you click on ok button​

Answers

Answered by belamkarshraddha
1
class Pro

public static void main(int a)
{
int a;
int b;
int b= int a* int a;
System.out.println(“the square is” + int b;
}


HIT A LIKE IF I HAVE HELPED YOU
HAPPY LEARNING:D
Similar questions