Command lines placed after the ____ method call are not executed until the second Form object is closed.

A. ShowModal
B. ShowDialog
C. OpenModal
D. ShowModeless


Answer: B

Computer Science & Information Technology

You might also like to view...

Instead of decorating an edge with just a weight (a double), Felice needs a weight (a double representing distance), a route number (an int), and a name (a String). What changes have to be made to the interface to support this? What changes need to be made to the internal representation of vertices and edges?

What will be an ideal response?

Computer Science & Information Technology

Heading elements range from

to ____.

A.

B.

C.
D.

Computer Science & Information Technology

One criticism of visual page editors is that they:

a. encrypt the code, making later editing impossible b. do not support features such as underlining and bold text c. use nonstandard HTML tags d. generate extremely complicated HTML code e. require the use of plug-ins

Computer Science & Information Technology

With the data validation feature, you can restrict data to all of the following EXCEPT ____.

A. whole numbers B. decimal numbers C. text D. invalid entries

Computer Science & Information Technology