When you click a hyperlink value, Access launches the appropriate program, such as a Web browser, Word, or Excel, and enables you to interact with the file.
Answer the following statement true (T) or false (F)
True
You might also like to view...
In an exercise for the last chapter, you used RMI to write an application for a prototype opinion poll system. Modify that application so that each client provides the user interface for a respondent to cast a vote. In addition, the current tally of the poll will be displayed on the client screen whenever a new vote has been cast (either by this client or some other). Test your programs until you are satisfied that they are working correctly. Turn in listings of your programs, including all interface files. A demonstration of the programs in the laboratory is recommended.
What will be an ideal response?
A GUI application’s constructor is responsible for building the GUI.
Answer the following statement true (T) or false (F)