Certification Questions

Q:

You want to assign a mandatory user profile to a user. What must you do?

A) Rename the user's NTUSER.DAT file B) Rename the user's ntuser.ini file
C) Copy the Default User profile folder to the user's profile folder D) Copy the user's profile folder to the Default User profile folder
 
Answer & Explanation Answer: A) Rename the user's NTUSER.DAT file

Explanation:

To make a user's profile mandatory, you must rename the user's NTUSER.DAT file as NTUSER.MAN

Report Error

View Answer Report Error Discuss

0 2191
Q:

Project Quality Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Quality Planning ?

Answer

I. Inputs



  • Enterprise environmental factors

  • Organizational process assets

  • Project scope statement

  • Project management plan


II. Tools and Techniques



  • Cost - benifit analysis

  • Benchmarking

  • Design of experiments

  • Cost of quality(COQ)

  • Additional quality planning tools


III. Outputs



  • Quality management plan

  • Quality metrics 

  • Quality checklists

  • Process improvement plan

  • Quality baseline

  • Project management plan (updates)

Report Error

View answer Workspace Report Error Discuss

0 2190
Q:

Project Procurement Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Request Seller Responses?

Answer

I. Inputs



  • Organizational process assets

  • Procurement management plan

  • Procurement documents


II. Tools and Techniques



  • Bidder conferences

  • Advertising

  • Develop qualified sellers list


III. Outputs



  • Qualified sellers list

  • Procurement document package

  • Proposals

Report Error

View answer Workspace Report Error Discuss

0 2189
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 2189
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 2186
Q:

Which authentication method provides the highest level of security?

A) Microsoft encrypted authentication version 2 (MS-CHAP v2) B) Microsoft encrypted authentication (MS-CHAP)
C) Encrypted authentication (CHAP) D) Shiva password Authentication Protocol (SPAP)
 
Answer & Explanation Answer: A) Microsoft encrypted authentication version 2 (MS-CHAP v2)

Explanation:

Microsoft encrypted auhentication version 2 (MS-CHAP v2) is the most secure authentication method.

Report Error

View Answer Report Error Discuss

0 2185
Q:

Differentiate a MAC address and an IP address and describe how and when each address type is used in a network?

Answer

A MAC address is a hexadecimal number identifying the physical connection of a host. MAC addresses are said to operate on layer 2 of the OSI model. IP addresses, which can be expressed in binary or decimal format, are logical identifiers that are said to be on layer 3 of the OSI model. Hosts on the same physical segment locate one another with MAC addresses, while IP addresses are used when they reside on different LAN segments or subnets. Even when the hosts are in different subnets , a destination IP address will be converted to a MAC address when the packet reaches the destination network via routing.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

1 2183
Q:

Explain Data Definition Language

Answer

Data Definition Language (DDL):- are the SQL statements that define the database structure.


Example:



  1.  CREATE

  2.  ALTER

  3.  DROP

  4.  TRUNCATE

  5.  COMMENT

  6.  RENAME

Report Error

View answer Workspace Report Error Discuss

1 2183