Exam 12: Web Applications
Exam 1: An Introduction to Visual Basic 201259 Questions
Exam 2: Designing Applications57 Questions
Exam 3: Using Variables and Constants58 Questions
Exam 4: The Selection Structure57 Questions
Exam 5: More on the Selection Structure56 Questions
Exam 6: The Repetition Structure59 Questions
Exam 7: Sub and Function Procedures56 Questions
Exam 8: String Manipulation57 Questions
Exam 9: Arrays57 Questions
Exam 10: Structures and Sequential Access Files58 Questions
Exam 11: Classes and Objects58 Questions
Exam 12: Web Applications55 Questions
Exam 13: Working With Access Databases and Linq57 Questions
Exam 14: Access Databases and SQL58 Questions
Select questions type
The current Web site contains static Web pages only.You will be adding a dynamic Web page that allows users to enter information related to their prescriptions.What is the first step in the process of developing the new dynamic Web page?
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
B
A ____ is interactive;it can accept information from the user and also retrieve information for the user.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
The purpose of the ____ tool is to verify that an entry is within the specified minimum and maximum values.
Free
(Multiple Choice)
4.7/5
(43)
Correct Answer:
D
Write the statements to create three columns on a Web page based on the following information: The first column is named LogoColumn and it occupies 25% of the page.The second column is named MainText and it occupies 50% of the page.It has a background color of blue.The third column is named LinkColumn and it occupies 25% of the page.
(Essay)
4.8/5
(37)
Which of the following adds the word "tablet" to the drop-down list control? 

(Not Answered)
This question doesn't have any answer yet
The date the user selects for the prescription to be filled is stored in the Calendar control's ____ property.
(Multiple Choice)
4.8/5
(36)
Text that cannot be changed by the user is referred to as ____.
(Multiple Choice)
4.8/5
(42)
One drawback of dynamic Web pages is that they are not interactive.
(True/False)
4.7/5
(27)
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
(32)
A user selects a date using a Calendar control named calGraduation on a Web page.Write the statement to convert the date to the String data type,using the MM/DD/YYYY format,and store it in the strGradDate variable.
(Essay)
4.8/5
(45)
Which of the following is a valid example of the style attribute's font-family property? 

(Not Answered)
This question doesn't have any answer yet
A link button 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.8/5
(32)
A drop-down list control has been added to a Web page.Add the following four majors as list items to the control: Information Systems,Accounting,Management,and Marketing.
(Essay)
4.8/5
(33)
____ provide a means for a store to list its location and hours.
(Multiple Choice)
4.9/5
(31)
Which of the following is a valid filename for a file that contains the code that supports a Web page?
(Multiple Choice)
4.9/5
(30)
The purpose of the ____ tool is to verify that an entry matches a specific pattern.
(Multiple Choice)
4.9/5
(34)
HTML tags tell the client's browser how to render the page on the computer screen.
(True/False)
4.9/5
(33)
The Rows property is used to add rows and columns (cells)to a table.
(True/False)
4.8/5
(25)
The content of the Web page should be laid out in a columnar format.Which tag will you use to divide the Web page into columns?
(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)