_____ space refers to nonprintable characters such as spaces (created by pressing the spacebar), new line characters (created by pressing the Enter key), or tab characters (created by pressing the Tab key).

A. ?Blank
B. ?White
C. ?Empty
D. ?Character


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. InputStream and OutputStream are abstract classes for performing byte-based I/O. b. Tubes are synchronized communication channels between threads. c. A filter stream provides additional functionality, such as aggregating data bytes into meaningful primitive-type units. FilterInputStream and FilterOutputStream are typically extended, so some of their filtering capabilities are provided by their concrete subclasses. d. A PrintStream performs text output. System.out and System.err are PrintStreams.

Computer Science & Information Technology

To find the smallest and largest element of a Collection, use Collections methods _________ and __________.

a. least, greatest. b. smallest, largest. c. first, last. d. min, max.

Computer Science & Information Technology

Match the following terms to their meanings:

I. Handout Master II. .pptx III. template IV. Slide Master V. .potx A. predefined layout for a group of slides B. file extension for a PowerPoint presentation C. stores information about a presentation's formatting and text D. file extension for a PowerPoint template E. specifies the design of printed materials for an audience

Computer Science & Information Technology

You need Expression Web to work with its Web pages in Visual Basic 2010.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology