Database Administration Questions


Q:

LCD of 12 and 18

A) 36 B) 42
C) 12 D) 6
 
Answer & Explanation Answer: A) 36

Explanation:

  LCD is nothing but Lowest or Least Common Denominator

 

Here LCD of 12 and 18 means LCD of two fractions with denominators 12 and 18 respectively.

 

Therefore, LCM of 12 & 18 = 6 x 3 x 2 = 36 

 

      •  How to calculate LCD ::


The lowest common denominator or least common denominator (LCD) is the least common multiple (LCM) of the denominators of a set of fractions.

Report Error

View Answer Report Error Discuss

Filed Under: HCF and LCM
Exam Prep: GRE , GATE , CAT , Bank Exams , AIEEE
Job Role: IT Trainer , Database Administration , Bank PO , Bank Clerk

27 5702
Q:

Which of the following type casts will convert an Integer variable named amount to a Double type ?

A) (int to double) amount B) int (amount) to double
C) int to double(amount) D) (double) amount
 
Answer & Explanation Answer: D) (double) amount

Explanation:
Report Error

View Answer Report Error Discuss

6 5679
Q:

Power Point presentation is a collection of

A) Outlines B) Slides and Handouts
C) Speaker’s notes D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

Power Point presentation is a collection of Slides and Handouts, Outlines and Speaker’s notes.

Report Error

View Answer Report Error Discuss

3 5668
Q:

Unresolved dissonance is a characteristic of

Answer

When the tension is unresolved, we have unresolved dissonance. Unresolved dissonance is a characteristic of the baroque music.


The general characteristics of Baroque music is movement, energy, and tension.

Report Error

View answer Workspace Report Error Discuss

2 5651
Q:

Which of the following are elements of SQL?

A) base-table-identifier ::= user-defined-name B) base-table-name ::= base-table-identifier
C) boolean-primary ::= comparison-predicate D) All the above
 
Answer & Explanation Answer: D) All the above

Explanation:
Report Error

View Answer Report Error Discuss

8 5645
Q:

Values that are used to end loops are referred to as _____ values.

A) stop B) sentinel
C) end D) finish
 
Answer & Explanation Answer: B) sentinel

Explanation:
Report Error

View Answer Report Error Discuss

4 5629
Q:

What has Hands But cannot Clap?

A) Toy B) Clock
C) Bag D) Shirt
 
Answer & Explanation Answer: B) Clock

Explanation:

What has Hands But cannot Clap is a Clock or a Watch.

A Clock technically has 3 hands.

1 Hour Hand Which tells Hours

1 Minute Hand Which tells Minutes

1 Second Hand Which tells Seconds.

But cannot clap with these hands.

Report Error

View Answer Report Error Discuss

11 5577
Q:

Find the compound interest on Rs. 6,500 for 4 years if the rate of interest is 10% p.a. for the first 2 years and 20% per annum for the next 2 years? 

A) Rs. 3845 B) Rs. 4826
C) Rs. 5142 D) Rs. 4415
 
Answer & Explanation Answer: B) Rs. 4826

Explanation:

We know the formula for calculating

The compound interest C = P1 + r100n - 1 where P = amount, r = rate of interest, n = time

Here P = 5000, r1 = 10, r2 = 20

Then C = 65001 + 101002 x 1 + 201002 - 1= 6500 x 18562500= 65 x 185625

C = Rs. 4826.

Report Error

View Answer Report Error Discuss

20 5536