Question 141
You have a SQL Server database named MyDB that uses SQL Server Authentication.
Which connection string should you use to connect to MyDB?
Question 142
Hotspot Question
For each of the following statements, select Yes if the statement is true.
Otherwise, select No. Each correct selection is worth one point.
Question 143
How should you configure an application to consume a Web service?
Question 144
Which term is used to describe a class that inherits functionality from an existing class?
Question 145
You are creating the necessary variables for an application. The data you will store in these variables has the following characteristics:
- Consists of numbers
- Includes numbers that have decimal points
- Requires more than seven digits of precision
You need to use a data type that will minimize the amount of memory that is used.
Which data type should you use?

