Case 5-2
Eric used to have a small reference card that he kept handy to remind him which MsgBoxButton arguments values translate to which buttons in the dialog box, but then he lost the card. He calls over to you for help in reminding him what values correspond to what.
Now, Eric needs help in remembering which of the following options corresponds to a dialog box that displays an information icon and offers the Retry and Cancel buttons. Which of the following is the right answer?

A. MsgBox("You have been disconnected", 5 Or 64, "User Disconnection")
B. MsgBox("You have been disconnected", 5 Or 32, "User Disconnection")
C. MsgBox("You have been disconnected", 4 Or 16, "User Disconnection")
D. MsgBox("You have been disconnected", 2 Or 48, "User Disconnection")


Answer: A

Computer Science & Information Technology

You might also like to view...

Repeat Exercise 21.14 adding a check in T 1 so that Y does not exceed 90.

What will be an ideal response?

Computer Science & Information Technology

Data macros are typically used to implement ________ into tables and automatically set values in fields

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ________ is used to ask a question about the data in a database

A) query B) table C) form D) report

Computer Science & Information Technology

What two roles do photography or illustration play in package design?

What will be an ideal response?

Computer Science & Information Technology