Exam 12: Web Applications
Exam 1: An Introduction to Visual Basic 201544 Questions
Exam 2: Designing Applications60 Questions
Exam 3: Using Variables and Constants60 Questions
Exam 4: The Selection Structure60 Questions
Exam 5: More on the Selection Structure58 Questions
Exam 6: The Repetition Structure60 Questions
Exam 7: Sub and Function Procedures60 Questions
Exam 8: String Manipulation60 Questions
Exam 9: Arrays60 Questions
Exam 10: Structures and Sequential Access Files60 Questions
Exam 11: Classes and Objects60 Questions
Exam 12: Web Applications60 Questions
Exam 13: Working With Access Databases and Linq60 Questions
Exam 14: Access Databases and SQL60 Questions
Select questions type
Describe the difference between grouping together related radio buttons on a Windows form versus a Web form.
(Essay)
4.8/5
(33)
A Web page can have one or more ____,and any number of them can be selected at the same time.
(Multiple Choice)
4.8/5
(41)
When a Web page is displayed in a browser,the value stored in its Title property appears in the browser's title bar.
(True/False)
4.8/5
(34)
The Validation section of the toolbox provides several tools for validating user input.The tools are referred to as ____ tools.
(Multiple Choice)
4.9/5
(34)
The purpose of the ____ tool is to verify that a control contains data.
(Multiple Choice)
4.8/5
(31)
List the two methods for starting a Web application in Visual Studio.What happens when a Web application is started?
(Essay)
4.9/5
(40)
The purpose of the ____ tool is to verify that an entry passes the specified validation logic.
(Multiple Choice)
4.9/5
(31)
A ____ is interactive; it can accept information from the user and also retrieve information for the user.
(Multiple Choice)
5.0/5
(32)
Describe the four-step process involved in a client computer accessing ASP pages on a Web server.
(Essay)
4.8/5
(35)
A hyperlink control uses the ____ property to allow you to specify the name of the page that will open when a link is clicked.
(Multiple Choice)
4.9/5
(34)
When adding a table to a Web page,use the Insert Table dialog box to set the number of rows and columns in the table.
(True/False)
4.8/5
(38)
You need to develop a dynamic Web page that displays a picture of the French flag and allows a user to enter an English word.The application will return the French translation for the word.List the controls,not including static text for the name of the application,that you should place on the Web page.
(Essay)
4.8/5
(37)
____ provide a means for a store to list its location and hours.
(Multiple Choice)
4.9/5
(31)
Case 1 - healthgoods.com
Healthgoods is a retail pharmacy store. You have been hired to develop an application for healthgoods.com, the current company Web site. The new application will allow customers to order prescription refills online using the company’s Web site.
-To allow users to go from the Healthgoods web page to look up information about medications on the WebMD web page you should add a _____ control.
(Multiple Choice)
4.7/5
(34)
A Web form does not have a GroupBox tool that you can use to group together related radio buttons.
(True/False)
4.9/5
(33)
You can add an image to a Web page using the ____ tool in the toolbox.
(Multiple Choice)
4.9/5
(27)
One drawback of dynamic Web pages is that they are not interactive.
(True/False)
4.8/5
(20)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)