Multiple Choice
CASE
Critical Thinking Questions
Case 9-1
You have been doing a lot of Web surfing lately as part of your research for your course and along the way you have noticed a growing number of active server pages. You have a good head for technical details and ask your friend Laura to enlighten you about some of the finer points of ASP technology.
-You know that Laura has developed some active server page solutions in the past.Which of the following is NOT a true statement that she can make to you as a result of her experience?
A) When you develop an ASP page in Visual Basic, the work you do on the HTML code for the active server page will generate the design page from which the user interface is created.
B) An active server page contains the HTML code that will display the page in a Web browser on the client-side computer.
C) An active server page contains the server-side code that will operate on data entered by the user.
D) When the page is requested by a browser, ASP sends the HTML code to the client requesting the Web page.
Correct Answer:

Verified
Correct Answer:
Verified
Q101: To test an ASP.NET 4.5 Web application,you
Q102: Visual Basic will automatically trim off extra
Q103: A Web page that allows users to
Q104: Use the _ property of the Calendar
Q105: The master page specifies the layout,color,and text
Q107: MATCHING<br>Identify the letter of the choice that
Q108: MATCHING<br>Identify the letter of the choice that
Q109: The prefix _ is used when naming
Q110: A _ page is designed to create
Q111: Creating a Web application is similar to