A(n) ________ can display customized text and buttons in addition to standard OK, Cancel, and Yes/No buttons
A) warning box B) message box
C) notification window D) alert window
B
You might also like to view...
Given the data assigned to the string variable str2 shown below, which of the following statements will assign the value ALL to the string variable str1? str2 = "WHEN ALL ELSE FAILS, READ THE DIRECTIONS"
(A) str1 = str2.Substring(5) (B) str1 = str2.Indestr1OfStr("ALL") (C) str1 = str2.Substring(6, 3) (D) str1 = str2.Substring(5, 3)
Mobile sites include a Back button.
Answer the following statement true (T) or false (F)
Match the following terms to their meanings:
I. router II. Ethernet III. bridge IV. gateway V. backbone A. most common standard to specify the connections between computers in a network B. used to send and receive messages when connected networks use the same protocol C. device used to select the path that data should take to reach its intended destination D. connections between networks primarily consisting of fiber optics E. used to handle communications when the connected networks are not similar
You can change the InDesign page numbering style using the Organization and Bullet Options dialog box.
Answer the following statement true (T) or false (F)