Database Administration Questions


Q:

To exit the PowerPoint application, you should

A) Double click the application control menu icon B) Click the application minimize button
C) Double click the document control menu icon D) Click the document close button
 
Answer & Explanation Answer: A) Double click the application control menu icon

Explanation:

To exit the PowerPoint application, you should Double click the application control menu icon or you can go to file menu and click exit button or you can close the window button.

Report Error

View Answer Report Error Discuss

1 6122
Q:

Artificial Intelligence is associated with which generation?

A) Sixth generation B) Fifth generation
C) Third generation D) Fourth generation
 
Answer & Explanation Answer: B) Fifth generation

Explanation:

artificial_intelligence_is_associated_with_which_generation1537786749.jpg image

Artificial Intelligence is associated with Fifth Generation Computers.


Artificial Intelligence is an area of Computer Science concerned with making the computer perform tasks which, to be successfully done by human beings, require intelligence.

AI is a reality made possible by using parallel processing and superconductors. Computer devices with artificial intelligence are still in development, but some of these technologies are beginning to emerge and be used such as voice recognition.

Report Error

View Answer Report Error Discuss

6 6073
Q:

What word begins and ends with an E but only has one letter?

A) Eye B) Envelope
C) Both A & B D) None of the above
 
Answer & Explanation Answer: B) Envelope

Explanation:

Envelope is a letter holder for one letter and in the question it mean that it holds one letter. Eye is also a word which starts and end with E but has one letter in the middle.

Report Error

View Answer Report Error Discuss

3 6063
Q:

Which physical connection is the fastest?

A) Coaxial cable B) Infrared
C) Microwave D) Fiber-optic
 
Answer & Explanation Answer: D) Fiber-optic

Explanation:

Fiber-optic physical or wired connection is the fastest communication connection.

Report Error

View Answer Report Error Discuss

4 6063
Q:

What has 3 feet but cannot walk?

Answer

We know that 1 yard = 3 feet. 


 


A yardstick which is used for measurement has 3 feet long but it cannot walk.


 

Report Error

View answer Workspace Report Error Discuss

7 6042
Q:

Which of the following is not a correct variable type?

A) real B) char
C) float D) double
 
Answer & Explanation Answer: A) real

Explanation:

A variable provides us with named storage that our programs can manipulate. Each variable in C++ has a specific type, which determines the size and layout of the variable's memory the range of values that can be stored within that memory and the set of operations that can be applied to the variable.

The name of a variable can be composed of letters, digits, and the underscore character. It must begin with either a letter or an underscore. Upper and lowercase letters are distinct because C++ is case-sensitive −

 

Basic types of variables:


1. bool

Stores either value true or false.

2. char

Typically a single octet (one byte). This is an integer type.

3. int

The most natural size of an integer for the machine.

4. float

A single-precision floating point value.

5. double

A double-precision floating point value.

6. void

Represents the absence of type.

7. wchar_t

A wide character type.

Report Error

View Answer Report Error Discuss

10 6013
Q:

Artist is to painting as senator is to

A) politician B) constituents
C) attorney D) law
 
Answer & Explanation Answer: D) law

Explanation:

As we know that an artist makes paintings, similarly, a senator makes laws.

 

Hence, Artist : Painting :: Senator : Law.

Report Error

View Answer Report Error Discuss

Filed Under: Analogy
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

5 6007
Q:

Bijapur is known for its what?

A) Statue of Gomateshwara B) Heavy rainfall
C) Gol Gumbaz D) Severe Drought area
 
Answer & Explanation Answer: C) Gol Gumbaz

Explanation:

Bijapur is known for its Gol Gumbaz. Bijapur city is well known for its historical monuments of architectural importance built during the rule of the Adil Shahi dynasty.

 

What is Gol Gumbaz ::

 

1. It is the tomb of Mohammed Adil Shah. This is the most famous monument in Bijapur. 

2. It is the largest dome ever built in India.

3. A particular attraction in this monument is the central chamber, where every sound is echoed seven times.

4. Another attraction at the Gol Gumbaz is the Whispering Gallery, where even minute sounds can be heard clearly 37 metres away.

 

    • Statue of Gomateshwara - Shravanabelagola in Karnataka.

 

    • Heavy Rainfall - Cherrapunji in Meghalaya.
Report Error

View Answer Report Error Discuss

19 5970