Certification Questions

Q:

You are working with a previously saved document and you have deleted a logical operator. Which two methods can you use to recover the logical operator?

A. Click the Undo button in the Query panel.

B. Rebuild the filters.

C. Close the Query panel without executing and then open the query

D. From the Tools menu, select Recover Operator.

Answer

Answer : B , C

Report Error

View answer Workspace Report Error Discuss

Subject: SAP BW

2 2203
Q:

Which layer ensures the trustworthly transmission of data across a physical link and is primarily concerned with physical addressing, line discipline, network topology, error notification, ordered delivery of frames, and flow control?

Answer

PDUs at the data link layer are called frames and provide physical addressing, plus other options to place packets on the network medium.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

0 2201
Q:

When setting up a Google AdWords Account, why should you choose your currency and time zone carefully?

Answer

These can not be edited once the account is set up.

Report Error

View answer Workspace Report Error Discuss

0 2201
Q:

Organizational Systems

What are Project-based and Non project-based organizations?

Answer



      • Project-based Organizations are those whose operations consist primarily of projects.

      • Non Project-based organizations often may lack management systems designed to support project needs efficiently and effectively.



Report Error

View answer Workspace Report Error Discuss

0 2196
Q:

Which three entries have to be made to define the overhead structure completely?

A. Accrual object(s)                     B. Overhead rates

C. Deferral object(s)                   D. Base cost element(s)

E. Overhead element(s)

Answer

Answer : A , B , D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP CO

1 2196
Q:

Why is it a bad idea to duplicate keywords in multiple Ad Groups?

Answer

Keywords in multiple ad groups compete against each other, and the keyword with the higher performance will trigger the ad in that Ad Group to run.

Report Error

View answer Workspace Report Error Discuss

0 2192
Q:

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The application uses the ADO.NET Entity Framework to manage customer and related order records. You add a new order for an existing customer. You need to associate the Order entity with the Customer entity. What should you do?

A) Set the Value property of the EntityReference of the Order entity. B) Call the Add method on the EntityCollection of the Order entity.
C) Use the AddObject method of the ObjectContext to add both Order and Customer entities. D) Use the Attach method of the ObjectContext to add both Order and Customer entities.
 
Answer & Explanation Answer: A) Set the Value property of the EntityReference of the Order entity.

Explanation:
Report Error

View Answer Report Error Discuss

0 2191
Q:

What is XPath?

Answer

XPath is an expressions to select a xml node in an XML document.


It allows the navigation on the XML document to the straight to the element where we need to reach and access the attributes.


 

Report Error

View answer Workspace Report Error Discuss

1 2191