0
Can anyone explain me what is this đ(I am confused)
the Scanner class: Read a byte - nextByte() Read a short - nextShort() Read an int - nextInt() Read a long - nextLong() Read a float - nextFloat() Read a double - nextDouble() Read a boolean - nextBoolean() Read a complete line - nextLine() Read a word - next()
1 Answer
0
that's get data you input to dashboard with data type suitable.