Computer Science, asked by iyasaschandra9861, 9 hours ago

The ____________ function of the Scanner class is used to accept a character from the user

Answers

Answered by roypereira08
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