Search:

Type: Posts; User: lotus

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    78,096

    Re: reading a char with SCANNER

    because im at the final stage of my project, i have users input choice of 1 2 or 3 , but if a user inpuuts a non int number like a it gives a error, so if i want to solve these type of problems i...
  2. Replies
    6
    Views
    78,096

    Re: reading a char with SCANNER

    why do you use a char[]??? and not char myChar;
  3. Replies
    6
    Views
    78,096

    reading a char with SCANNER

    my teacher only teach to read char with system.in.read(),is there any way to read a char with scanner?? and is a String of "a" same as a char of 'a' .
Results 1 to 3 of 3