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
Answers
Answered by
1
fsaeqwrtdgdxhvjkbljoipoutraewgdhcjhihiy
Similar questions