What is the defference between
next short() and nextlong( )
Answers
Answered by
1
Explanation:
A Scanner breaks its input into tokens using a delimiter pattern, which by default matches whitespace. next() : Finds and returns the next complete token from this scanner. nextLine() : Advances this scanner past the current line and returns the input that was skipped.
Similar questions
Hindi,
1 month ago
English,
1 month ago
Accountancy,
2 months ago
Math,
2 months ago
Environmental Sciences,
8 months ago
Biology,
8 months ago