Examlex

Solved

Insert the Missing Code in the Following Code Fragment

question 105

Multiple Choice

Insert the missing code in the following code fragment.This fragment is intended to read all words from a text file named dataIn.txt. Insert the missing code in the following code fragment.This fragment is intended to read all words from a text file named dataIn.txt.    A) in.getNext()  B) in.nextWord()  C) in.hasNext()  D) in.peek()


Definitions:

Related Questions