Computer Science, asked by ayshali1029, 6 months ago


.. Write the difference between next() and nextInt () token in Scanner class.​

Answers

Answered by aryansrivastava25
0

Answer:

next() command is given in the programming so as to check the next character in scanner function where as nextint() is a used to check the next integer from the program

Similar questions