there is a text file containing 20 lines of text. every line has three words in it separated by the tab character. the maximum length of any word is 10 characters. it is desired to read one single line of text at a time to display on the screen. which of the following will work? assume all streams have been defined.



Answer :

Other Questions