When performing searches, the asterisk (*) is used as a(n) ________.
Fill in the blank(s) with the appropriate word(s).
wildcard
You might also like to view...
____________________ characters fall into three categories -parsed character data, character data, and white space.
Fill in the blank(s) with the appropriate word(s).
What is not true about the Notes Page view?
A) A copy of the slide is at the top. B) The notes are at the bottom of the page. C) This is the default way of printing handouts. D) It is a full page format.
If graph holds a Graphics object, which of the following puts "CAT" starting at X = 20, Y = 50?
A. drawString("CAT", 20, 50); B. graph.drawString(20, 50, "CAT"); C. graph.println("CAT"); D. graph.drawString("CAT", 20, 50);
The Start menu includes variously-sized shaded rectangles, called ____ .
A. icons B. tiles C. apps D. gestures