Which of the following statements are true?

a. A File object encapsulates the properties of a file or a path, but does not contain the methods for reading/writing.
b. You can use the PrintWriter class for outputting text to a file.
c. You can use the Scanner class for reading text from a file.
d. An input object is also called an input stream.
e. An output object is also called an output stream.


abcde

Computer Science & Information Technology

You might also like to view...

If you want to bypass the current database options that have been set, you can press and hold down the ____ key when you open the database.

A. Enter B. Esc C. Shift D. Tab

Computer Science & Information Technology

To declare a namespace for an element within an XML document, you add an attribute within the opening tag for the element using the syntax _____.

A. B. ... C. ... D. ...

Computer Science & Information Technology

The maximum number of characters in a function name is ____.

a. 128 b. 256 c. 512 d. 1024

Computer Science & Information Technology

What Cisco IOS command is used to create a local user along with a password that is highly secured, even with physical access to the device?

A) username username password password B) username username secret password C) user user password password D) user user secret password

Computer Science & Information Technology