FIGURE OL 3-1
Referring to Figure OL 3-1 above, number 2 is pointing to the ____.

A. To-Do bar
B. Task List
C. Tasks folder button
D. Meetings, appointments, and events


Answer: B

Computer Science & Information Technology

You might also like to view...

To avoid an infinite loop, you must ensure that a while statement eventually terminates.

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

Computer Science & Information Technology

A __________ contains enough bits (usually eight) to represent a single character.

a. word b. string c. couplet d. byte

Computer Science & Information Technology

Many applications in computer graphics involve determining the relative positions of pixels in the plane. The following formula computes the distance between two points (x1, y1) and (x2, y2).


Create a Web page named distance.html that computes the distance between two arbitrary points. Your page should have text boxes where the user can enter the coordinates, then display the distance between those points at the click of a button.

Computer Science & Information Technology

A tab ________ is a dotted, dashed or solid line used to connect related information and for easy readability, often seen in a Table of Contents

A) format B) leader C) marker D) line

Computer Science & Information Technology