____ is an abstract class for reading character streams.
A. System.out
B. Reader
C. System.err
D. OutStream
Answer: B
You might also like to view...
Answer the following statements true (T) or false (F)
1. A class declaration creates an object. 2. A private member function may only be called from a function that is a member of the same class. 3. A constructor is a public class function that gets called whenever you want to re-initialize an object's member data. 4. A class can have a member variable that is an instance of another class. This is called object nesting.
When viewing a document in Read Mode, which of the following menu items is not displayed?
A) View B) Tools C) File D) Insert
When designing an expression for a calculated field, the name of the calculated field is followed by a(n):
A) semicolon. B) colon. C) exclamation point. D) period.
You can create a new Web site with a blank default.html page by clicking the ____ option in the New dialog box.
A. Empty Web Site B. One Page Site C. Import Web Site Wizard D. Start Web Site