Certification Questions

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 2649
Q:

Paint programs keep track of every __________ placed on the screen.

A) Object B) Image
C) Color D) Pixel
 
Answer & Explanation Answer: D) Pixel

Explanation:
Report Error

View Answer Report Error Discuss

7 2642
Q:

The corporate office sends you a new router to connect, but upon connecting the console cable, you see that there is already a configuration on the router. What should be done before a new configuration is entered in the router?

A) RAM should be erased and the router restarted B) Flash should be erased and the router restarted
C) NVRAM should be erased and the router restarted D) The new configuration should be entered and saved
 
Answer & Explanation Answer: C) NVRAM should be erased and the router restarted

Explanation:

Before you start to configure the router, you should erase the NVRAM with the erase startup-config command and then reload the router using the reload command.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 2642
Q:

In R-DBMS, the data is organized in the form of _____.

A) Hierarchical structure B) Tabular structure
C) Linked structure D) All of the above
 
Answer & Explanation Answer: B) Tabular structure

Explanation:

Data is organized in the form of row and columns, thus it is in tabular structure.

Report Error

View Answer Report Error Discuss

Filed Under: Oracle Certification

5 2636
Q:

How To improve system redundancy using its grid architecture, where in the XIV System can a partition be mirrored?

A) on same disk in different modules B) on disks in other modules
C) on different disks in the same module D) on same disk, in same module, and in different modules
 
Answer & Explanation Answer: B) on disks in other modules

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: IBM Certification

1 2633
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 2630
Q:

Project Management - Introduction

What is program Management?

Answer

A program is a group of related projects managed in a coordinated way to obtain benefits and  control  not available from managing them individually. Programs may include elements of related work outside of the scope of the discrete projects in the program.


For example:


A New car model program can be broken up into projects  for the design and upgrades of each major component (transmission, engine, interior, exterior) while the ongoing manufacturing occurs on the assembly line

Report Error

View answer Workspace Report Error Discuss

0 2629
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 2629