Database Administration Questions


Q:

Data structure suitable for an application discussed in?

A) procedural design B) architectural design
C) data design D) interface design
 
Answer & Explanation Answer: C) data design

Explanation:
Report Error

View Answer Report Error Discuss

1 2256
Q:

What is wide-mouth frog?

Answer

Wide-mouth frog is the simplest known key distribution center (KDC) authentication protocol

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Database Administration

0 2244
Q:

What can you break but not touch?

A) Mirror B) Word
C) Promise D) All of the above
 
Answer & Explanation Answer: C) Promise

Explanation:

A promise. 

 

The Promise made to somebody by you can be break but you cannot touch it.

Report Error

View Answer Report Error Discuss

4 2237
Q:

CM is about managing the different items in the product, and changes in them.

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

Explanation:

Configuration Management is a support for software in managing the different items in the product, and changes in them.

Report Error

View Answer Workspace Report Error Discuss

2 2235
Q:

Which sentence is punctuated correctly?

A) One question you should always ask yourself: “Am I pleased with the results?” B) Always ask yourself this question: “Am I pleased with the results?
C) Always ask yourself a question like: “Am I pleased with the results?” D) One question you should always ask yourself is: “Am I pleased with the results?”
 
Answer & Explanation Answer: A) One question you should always ask yourself: “Am I pleased with the results?”

Explanation:

The second would employ a comma, or semi-colon, and not a colon so it is not properly punctuated.

 

The third sentence would not be correct because it uses 'like', usually used for comparison. Since you are not comparing two questions, it would not be appropriate.

 

The fourth sentence has 'is' before the colon, which is a implies declaration and not listing. So, again, it would not be appropriate.

 

Hence, the first sentence, however, is punctuated correctly.

Report Error

View Answer Report Error Discuss

7 2234
Q:

What is the structure of an Italian sonnet?

A) Octave B) Pentagon
C) Hexane D) Quadrapul
 
Answer & Explanation Answer: A) Octave

Explanation:

Italian sonnets have 14 lines and are written in iambic pentameter. They are divided into two sections: the octave and the sestet. The octave of an Italian sonnet consists of the first eight lines of the poem. It follows an ABBAABBA rhyme pattern.

Report Error

View Answer Report Error Discuss

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

1 2229
Q:

Explain Data Control Language

Answer

Data Control Language (DCL):-statements to take care of the security and authorization.


Examples:



    1. GRANT

    2. REVOKE

Report Error

View answer Workspace Report Error Discuss

2 2224
Q:

If you are using C language to implement the heterogeneous linked list, what pointer type will you use?

Answer

The heterogeneous linked list contains different data types in its nodes and we need a link, pointer to connect them. It is not possible to use ordinary pointers for this. So we go for void pointer. Void pointer is capable of storing pointer to any type as it is a generic pointer type.

Report Error

View answer Workspace Report Error Discuss

Subject: Database Exam Prep: GATE
Job Role: Database Administration

0 2221