A window that suddenly displays, usually contains a menu of commands, and stays on the screen until the user selects one of the commands
a. pop-up window
b. modal window
c. opening window
A
You might also like to view...
Convert the Swing application MemoSaver, as given in Listing 13.10 of the previous chapter, to an applet, and place it in an HTML document.
The applet is easily created by following the directions in the text to convert a Swing application to an applet.
Case-Based Critical Thinking QuestionsCase 1-4In order to provide the finishing touch on your printout of your project in Network Diagram view, you want to avail yourself of some of the options in Page Setup dialog box.What would be the code if you want to print out that a particular page is "page 2 of 20," for example?
A. # [Page] of # [Pages] B. & [NumPage] of & [TotPages] C. [NumPage] of [TotPages] D. & [Page] of & [Pages]
When a user activates a Button object on a form, the Button's ____ event occurs.
A. click B. activation C. display D. sync
Google Chrome is an example of an Internet service provider.
Answer the following statement true (T) or false (F)