In the accompanying figure, Item 2 points to the ____.
A. Font Size pop-up menu arrow
B. Text Effects pop-up menu arrow
C. Text Highlight Color pop-up menu arrow
D. Font Color pop-up menu arrow
Answer: D
You might also like to view...
Linux is a best described as a(n) ________ kernel.
a) monolithic b) layered c) micro d) exo
By default, data in tables is sorted by the ________
A) first field in the table B) last name field C) primary key D) sort key
(Enhancing Class Rectangle) Modify class Rectangle from Exercise 9.21 to include a draw function that displays the rectangle inside a 25-by-25 box enclosing the portion of the first quadrant in which the rectangle resides. Include a setFillCharacter function to specify the character out of which the body of the rectangle will be drawn. Include a setPerimeterCharacter function to specify the
character that will be used to draw the border of the rectangle. If you feel ambitious, you might include functions to scale the size of the rectangle, rotate it, and move it around within the desig- nated portion of the first quadrant. What will be an ideal response?
A(n) ____ involves comparing adjacent elements and swapping them, if needed, until all elements are in their correct positions.
A. selection sort B. bubble sort C. insertion sort D. merge sort