Certification Questions

Q:

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. You use the ADO.NET Entity Data Model (EDM) to define a Customer entity. You need to add a new Customer to the data store without setting all the customer's properties. What should you do?

A) Call the Create method of the Customer object. B) Call the CreateObject method of the Customer object.
C) Override the Create method for the Customer object. D) Override the SaveChanges method for the Customer object.
 
Answer & Explanation Answer: B) Call the CreateObject method of the Customer object.

Explanation:
Report Error

View Answer Report Error Discuss

0 2566
Q:

What is the difference between a Local and a Global temporary table?

Answer

Local :


Only available to the current Db connection for current user and are cleared when connection is closed.


Multiple users can’t share a local temporary table.


 


Global:


Available to any connection once created. They are cleared when the last connection is closed.


Can be shared by multiple user sessions

Report Error

View answer Workspace Report Error Discuss

1 2564
Q:

Convert FACE1234 16 to dotted decimal.

Answer

Answer: FA 16 = 250 10, CE 16 = 206 10, 12 16 = 18 10, and 34 16 = 52 10

FACE1234 16 = 250.206.18.52 dotted decimal

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

1 2561
Q:

The personnel control record performs the following functions in payroll:[Choose one or more correct answers]

A. Defines the payroll past for retroactive accounting recognition.

B. Defines the earliest possible retroactive accounting date for each payroll area.

C. Locks master data and time data so no changes can be made during the payroll process.

D. Defines the latest possible retroactive accounting date for each payroll area.

E. Locks vendor data so no changes can be made during the payroll process.

Answer

Answer : A , B , C , D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP HR

0 2560
Q:

Screen layout rules in the asset master applies to the valuation fields in the depreciation area.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:
Report Error

View Answer Workspace Report Error Discuss

Subject: SAP FI

0 2558
Q:

Where can an advertiser change the location targeting of an ad?

Answer

Location targeting is set at the campaign level.

Report Error

View answer Workspace Report Error Discuss

1 2557
Q:

You decide to add a global catalog server to your site. What tool should you use to cause a domain controller to function as a global catalog server?

A) Active Directory Users and Computers B) Active Directory Sites and Services
C) Network and Dial-up Connections folder D) The System application
 
Answer & Explanation Answer: B) Active Directory Sites and Services

Explanation:

Use Active Directory Sites and Services to modify the NTDS settings for the server object to configure the server as a global catalog Server.

Report Error

View Answer Report Error Discuss

0 2546
Q:

You plan to install Windows 7 by using a Windows 7 DVD.
You need to perform an automated installation of Windows 7.
What should you do?

A) Create an answer file named oobe.xml. Copy the file to a network share. B) Create an answer file named winnt.sif. Place the file on a removable drive.
C) Create an answer file named sysprep.inf. Copy the file to a network share. D) Create an answer file named autounattend.xml. Place the file on a removable drive.
 
Answer & Explanation Answer: D) Create an answer file named autounattend.xml. Place the file on a removable drive.

Explanation:
Report Error

View Answer Report Error Discuss

1 2538