There are two common classes used for reading from a text file. They are:
(a) PrintWriter and BufferedReader
(b) FileInputStream and Scanner
(c) BufferedReader and Scanner
(d) None of the above
(c) BufferedReader and Scanner
You might also like to view...
File compression makes files smaller to conserve disk space and make the files easier to transfer
Indicate whether the statement is true or false
If you share macros with others, you can certify them with a ________
A) macro stamp B) trust signature C) certify stamp D) digital signature
Which of the following will a well designed and thought-out forensic facility ensure for each new piece of technology that is brought in?
a. It is court approved. b. It undergoes significant testing. c. It goes through a fair bidding process. d. It is recorded in a well-document change control statement.
Which of the following is an attack technique where the only information available to the attacker is some plaintext blocks along with the corresponding ciphertext and algorithm used to encrypt and decrypt the text?
A. Ciphertext-only attack B. Adaptive chosen-plaintext attack C. Chosen-plaintext attack D. Known-plaintext attack