A set of three dots indicating that a dialog box will display if you click the command is:
a. a tag
b. a KeyTip
c. an ellipsis
15 The process of updating computer files that are in two or more locations according to specific rules is called:
a. zooming
b. syncing
c. tabbing
C
Computer Science & Information Technology
You might also like to view...
A ____________ is a declared block in a program between braces {…} that holds classes.
a. method b. program c. namespace d. list
Computer Science & Information Technology
Given the following code: ? int number = 49; ? What will be printed, if anything, and what will the value of the variable number be after the following statements are executed? ? if ( number >= 50) cout
What will be an ideal response?
Computer Science & Information Technology