Certification Questions

Q:

Project Management - Introduction

What is Portfolio Management?

Answer

A Portfolio is a collection of projects or programs and other work that are grouped together to facilitate effective management of that work to meet strategic business objectives.

Report Error

View answer Workspace Report Error Discuss

0 2127
Q:

You are installing windows 2000 Professional on a computer that is not on a network . When prompted by Windows 2000 Setup during the installation, what should you " Make this computer a member of "?

A) Domain B) Active Directory domain
C) E-mail group D) Workgroup
 
Answer & Explanation Answer: D) Workgroup

Explanation:

In general, if your computer is not on a network, make the computer a member of a workgroup

Report Error

View Answer Report Error Discuss

0 2118
Q:

Your ad includes the phrase, "Your friend has a crush on you. See who!" and it gets disapproved. Why?

Answer

AdWords policy does not allow ads to simulate email inbox notifications or fake friend/crush requests.

Report Error

View answer Workspace Report Error Discuss

0 2113
Q:

Why does a lower Cost Per Acquisition (CPA) not indicate a higher profit?

Answer

A lower CPA may be accompanied by lower sales volume, reducing overall profit.

Report Error

View answer Workspace Report Error Discuss

0 2112
Q:

What happens to the rest of your Google products if you change your password for AdWords?

Answer

The new password will be required to log in to all other Google products.

Report Error

View answer Workspace Report Error Discuss

0 2112
Q:

You want to create a Group Policy Object (GPO) that will be associated with a specific domain. Which tool should you use?

A) Domain Security Policy B) Domain Controller Security Policy
C) Active Directory Users and Computers D) Active Directory Sites and Services
 
Answer & Explanation Answer: C) Active Directory Users and Computers

Explanation:

You can use Active Directory Users and Computers to create a GPO that will be associated with a specific domain or OU. If you are creating a GPO that will be associated with a site, you should use Active Directory Sites and Services.

Report Error

View Answer Report Error Discuss

0 2107
Q:

You ASP.NET application manages order entry data by using a DataSet object named EXorderEntry. The EXorderEntry object includes two DataTable objects named orderNames and OrderDetails. A ForeignKeyConstraint object named orderDetailsKey is defined between the two DataTable objects.


You attempt to delete a row in orderNames while there are related rows in OrderDetails, and an exception is generated.What is the most likely cause of the problem?

A) The current value of OrderDetails.KeyDeleteRule is Rule.Cascade. B) The current value of OrderDetails.KeyDeleteRule is Rule.SetNull.
C) The current value of OrderDetails.KeyDeleteRule is Rule.SetDefault. D) The current value of OrderDetails.KeyDeleteRule is Rule.None.
 
Answer & Explanation Answer: D) The current value of OrderDetails.KeyDeleteRule is Rule.None.

Explanation:

The rule enumeration indicates the action that occurs when a ForeignKeyConstraint is enforced.None specifies that no action will occur, but exceptions are generated. This is what has occurred in this scenario.

 

Incorrect Answers:

 

A: Cascade specifies that all rows containing that value are also deleted.

B: SetNull specifies that values in all child columns are set to null values.

C: SetDefault specifies that all child columns be set to the default value for the column.

Report Error

View Answer Report Error Discuss

0 2107
Q:

[CO-OM-CCA] When a cost center is created, certain basic data must be entered. Which of the following are needed when creating a cost center.

A. Assignment to company code          B. Validity period

C. Assignment to cost element            D. Selection of activity unit

E. Cost center category

Answer

Answer : A , B , E

Report Error

View answer Workspace Report Error Discuss

Subject: SAP CO

0 2106