A ____ is a dot or other symbol used to separate two items.

A. bullet
B. logo
C. cell
D. target


Answer: A

Computer Science & Information Technology

You might also like to view...

The prototypes of overloaded cast operator functions do not:

a. Specify the type they convert to. b. Specify the type that is being converted. c. Specify a return type. d. Need to be defined inside the class whose objects are being converted.

Computer Science & Information Technology

What is the file name in the following path: C:\Documents\Sandy\letter.docx?

A. Documents B. Sandy C. C:\ D. letter.docx

Computer Science & Information Technology

What method is called when the in operator is used on a sorted bag?

A. __iter__ B. __contains__ C. __init__ D. add

Computer Science & Information Technology

In a ____ combo box, the text portion is not editable.

A. Text B. Simple C. DropDown D. DropDownList

Computer Science & Information Technology