QUESTION 121
Which language uses Data Definition Language (DDL) and Data Manipulation Language (DML)?
A. |
SQL |
B. |
C++ |
C. |
Pascal |
D. |
Java |
Correct Answer: A
Explanation:
SQL uses DDL and DML.
QUESTION 122
Which language was designed for the primary purpose of querying data, modifying data, and managing databases in a Relational Database Management System?
A. |
Java |
B. |
SQL |
C. |
C++ |
D. |
Visual Basic |
Correct Answer: B
Explanation:
SQL is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS).
QUESTION 123
In which order do the typical phases of the Software Development Life Cycle occur?
A. |
Development, design, requirements gathering, and testing |
B. |
Design, requirements gathering, development, and testing |
C. |
Design, development, requirements gathering, and testing |
D. |
Requirements gathering, design, development, and testing |
Correct Answer: D
QUESTION 124
HOTSPOT
You open the Internet Information Services 7.5 Manager console as shown in the following exhibit:
You need to examine the current configuration of the server W2008R2.
Use the drop-down menus to select the answer choice that answers each question. Each correct selection is worth one point.
Correct Answer:
QUESTION 125
Which term is used to describe a class that inherits functionality from an existing class?
A. |
Base class |
B. |
Inherited class |
C. |
Derived class |
D. |
Superclass |
Correct Answer: C
Explanation:
Classes (but not structs) support the concept of inheritance. A class that derives from another class (the base class) automatically contains all the public, protected, and internal members of the base class except its constructors and destructors.
QUESTION 126
Which three are valid SQL keywords? (Choose three.)
A. |
GET |
B. |
WHAT |
C. |
FROM |
D. |
SELECT |
E. |
WHERE |
Correct Answer: CDE
Explanation:
Example:
SELECT * FROM Customers
WHERE Country=’Mexico’;
QUESTION 127
HOTSPOT
You are developing a web application.
You need to create the following graphic by using Cascading Style Sheets (CSS):
Use the drop-down menus to select the answer choice that completes each statement. Each correct selection is worth one point.
Correct Answer:
QUESTION 128
DRAG DROP
You are developing an application that displays a list of race results. The race results are stored in the following class:
You need to implement the Add Race method.
Match the code segment to its location.
To answer, drag the appropriate code segment from the column on the left to its location on the right, Each code segment may be used once, more than once, or not at all. Each correct match is worth one point.
Correct Answer:
QUESTION 129
Where must Internet Information Services (IIS) be installed in order to run a deployed ASP.NET application?
A. |
on the computer that you plan to deploy from |
B. |
on the computer that hosts the application |
C. |
on the Application Layer Gateway Service |
D. |
on the client computers |
Correct Answer: B
Explanation:
IIS is run on the web server. The web server is hosting the application.
QUESTION 130
You run the following code:
What is the value of result when the code has completed?
A. |
0 |
B. |
10 |
C. |
20 |
D. |
30 |
Correct Answer: B
Explanation:
The conditional-OR operator (||) performs a logical-OR of its bool operands. If the first operand evaluates to true, the second operand isn’t evaluated. If the first operand evaluates to false, the second operator determines whether the OR expression as a whole evaluates to true or false.
Free VCE & PDF File for Microsoft 98-361 Real Exam
Instant Access to Free VCE Files: MCSE|MCSA|MCITP…
Instant Access to Free PDF Files: MCSE|MCSA|MCITP…
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF