Question 211
You are creating an application that presents the user with a Windows Form.
Which event is triggered each time the Windows Form receives focus?
Question 212
You run the following code:
What is the value of result when the code has completed?
Question 213
You are creating a database for a student directory. The Students table contains the following fields:
Which statement will retrieve only the first name, last name, and telephone number for every student listed in the directory?
Question 214
You are developing a new Web page.
You need to create hyperlinks that point to other pages on the World Wide Web.
Which of the following methods should you use to create these hyperlinks on your Web page?
Question 215
You are migrating several HTML pages to your website. Many of these pages contain HTML <center> and
<font> tags. Which XHTML document type declaration should you use?
