Computer Science, asked by shilapatel64265, 4 months ago

Compile
Undo
Cut
Copy
Paste
Find...
import java.util.*;
public class scannerloop
{
public static void main(String(args)
{
Scanner in=new Scanner(System.in);
System.out.println("enter your name");
char name in.nextChar();
System. out. println("enter your divison");
double divison = in.nextDouble();
System.out.println("enter your age");
double age = in.nextDouble();
System. out. println("enter your school name");
char schoolname = in.nextChar();
}
}​


shilapatel64265: hi
geethasurve: hi

Answers

Answered by geethasurve
1

fsaeqwrtdgdxhvjkbljoipoutraewgdhcjhihiy


geethasurve: i don't know it sorry
shilapatel64265: no problem
Similar questions