The ____________ function of the Scanner class is used to accept a character from the user
Answers
Answered by
0
Answer:
To read a character in Java, we use next() of the Scanner class method followed by chatAt() at method of the String class.
Similar questions