Given a Scanner called inStream, what type of data does the following method return?
inStream.hasNext();
There are no hints for this question.