Certification Questions

Q:

What is the formula for ranking keyword-targeted ads on the Search Network?

Answer

(Maximum Cost Per Click) x (Quality Score)

Report Error

View answer Workspace Report Error Discuss

8 3275
Q:

Which purchasing document(s) allow(s) only time-dependent Conditions?

A. Contract
B. Purchaseorder
C. Scheduling agreement
D. RFQ/Quotation

Answer

Answer : A


 


Explanation: Conditions in the purchase order are always  time-independent.Conditions in contracts, however, are always  time-dependent.For RFQs and scheduling agreements, you can control the time dependency with the document type.

Report Error

View answer Workspace Report Error Discuss

8 7599
Q:

Which dml command is used in conjunction with @@identity?

A) INSERT and UPDATE B) UPDATE and DELETE
C) SCOPE_IDENTITY and IDENT_CURRENT D) Commit and rollback
 
Answer & Explanation Answer: C) SCOPE_IDENTITY and IDENT_CURRENT

Explanation:

Using automatically incrementing IDENTITY columns is very popular with database developers. You don’t need to explicitly calculate unique surrogate keys when inserting new data, the IDENTITY column functionality does that for you. The IDENTITY feature also allows you to specify useful Seed and Increment properties. When you use an INSERT statement to insert data into a table with an IDENTITY column defined, SQL Server will generate a new IDENTITY value.

 

You can use the @@IDENTITY variable and the SCOPE_IDENTITY and IDENT_CURRENT functions to return the last IDENTITY value that has been generated by SQL Server. This is very useful when you need to return the key for the row that has just been inserted, back to the caller.

Report Error

View Answer Report Error Discuss

8 5296
Q:

Which of the following are displayed in File Explorer ?

A) Only OneDrive B) Only Storage locations
C) Both A & B D) Hardware devices such as monitors, printers, and cameras
 
Answer & Explanation Answer: C) Both A & B

Explanation:

Storage locations and OneDrive are both displayed in File Explorer.

Report Error

View Answer Report Error Discuss

8 1389
Q:

The project manager meets with the project team to review lessons learned from previous projects. In what activity is the team involved?

A) Performance management B) Scope identification
C) Risk identification D) Project team status meeting
 
Answer & Explanation Answer: C) Risk identification

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

7 11860
Q:

Which layer is responsible for converting data packets from the Data Link layer into electrical signals?

Answer

The physical layer takes frames from the Data Link layer and encodes the 1s and 0s into a digital signal for transmission on the network medium.

Report Error

View answer Workspace Report Error Discuss

7 7532
Q:

What are some recommendations for increasing Quality Score for a keyword?

Answer

Edit the ad associated with that keyword and direct users to a landing page that is very relevant.

Report Error

View answer Workspace Report Error Discuss

7 3116
Q:

The standard delivery clients in a R/3 system are

A. client 000 and 001

B. client 001, 000 , training client 999

C. client 000, 001 and 002

D. client 001, 000,002 and training client 999

Answer

Answer : A

Report Error

View answer Workspace Report Error Discuss

7 4964