Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

1
A Web Form can display in _______.
A)A browser
B)Internet Explorer
C)Netscape Navigator
D)All of the above
2
Which of the following is NOT a browser application?
A)Mozilla
B)Windows Explorer
C)Internet Explorer
D)Netscape Navigator
3
A Web Form displays as a document in a(n) _______.
A)Browser
B)Intranet
C)Web client
D)Web server
4
Which of the following is NOT software that allows a development machine to act as a Web server?
A)Internet Explorer
B)Visual Studio Web server
C)Internet Information Services (IIS)
D)All of these are Web server software.
5
Web browsers display pages written in _______.
A)HTML
B)ASP.NET
C)XML
D)SOAP
6
HTML Web pages are _______.
A)Dynamic
B)Stateless
C)Servers
D)Browsers
7
The Web application file that holds the Visual Basic code for a given web form is the _______ file.
A)HTML
B)aspx
C)aspx.vb
D)asp
8
The Web application file that holds the specifications for the user interface that are used by the server to render the page is the _______ file.
A)HTML
B)aspx
C)aspx.vb
D)asp
9
Which type of Web site does not expose the computer to security vulnerabilities and does not require administrative rights to create and debug a Web project?
A)Local IIS
B)Remote Sites
C)FTP Sites
D)File System
10
Which type of Web site allows the programmer to store the Web pages in any folder on the local machine or on any other computer in the network?
A)Local IIS
B)Remote Sites
C)FTP Sites
D)File System







Bradley:Programming in VB 2008Online Learning Center

Home > Chapter 9 > Multiple Choice Quiz