Database Administration Questions


Q:

What has teeth but cannot bite?

A) Comb B) Saw
C) Zipper D) Gear
 
Answer & Explanation Answer: A) Comb

Explanation:

Saw, Zipper and Gear have teeth but can bite us. Comb have teeth but cannot bite.

Report Error

View Answer Report Error Discuss

125 50169
Q:

Which region in India is known as the "Rice Bowl of India"?

A) Indo-Gangetic plain B) Krishna-Godavari Delta region
C) North-East region D) Kerala and Tamil Nadu
 
Answer & Explanation Answer: B) Krishna-Godavari Delta region

Explanation:

Which_region_in_India_is_known_as_the_Rice_Bowl_of_India1552992452.jpg image

 

In India, Andhra Pradesh & the Krishna-Godavari Delta region is called as "Rice Bowl of India".

 

Coming to the Indian State, Chhattisgarh is also known as Rice Bowl of India.

Report Error

View Answer Report Error Discuss

167 48456
Q:

Find the next number in the given number sequence?

4, 15, 37, 81, ?

A) 196 B) 169
C) 144 D) 121
 
Answer & Explanation Answer: B) 169

Explanation:

The given number series follows a pattern that, 4, 15, 37, 81, ?

4

4 + 11 = 15

15 + 22 = 37

37 + 44 = 81

81 + 88 = 169

 

Hence, the next number in the sequence is 169.

Report Error

View Answer Report Error Discuss

10 48131
Q:

Find the missing number in the given number series?

5 11 21 44 ? 175

A) 86 B) 78
C) 94 D) 102
 
Answer & Explanation Answer: A) 86

Explanation:

Here the given number series is 5  11  21  44  ?  175

 

Now the given series follows a pattern, that

 

x2 + 1, x2 - 1, x2 + 2, x2 - 2, x2 + 3, x2 - 3,...

 

Then the missing number is x2 - 2

 

= 44 x 2 - 2 = 88 - 2 = 86

 

Hence, the missing number in the number series is 86.

Report Error

View Answer Report Error Discuss

2 48071
Q:

Find the next number in the given number series?

50, 51, 47, 56, 40, ?

A) 58 B) 65
C) 76 D) 81
 
Answer & Explanation Answer: B) 65

Explanation:

The given number series is 50, 51, 47, 56, 40, ?

 

5050 + 12 = 5151 - 22 = 4747 + 32 = 5656 - 42 = 4040 + 52 = 65

 

Hence, the next number in the given number series is 65.

Report Error

View Answer Report Error Discuss

3 47555
Q:

Find the wrong number in the given number series?

5, 8, 40, 90, 664

A) 8 B) 40
C) 90 D) 664
 
Answer & Explanation Answer: B) 40

Explanation:

The given number series is 5, 8, 40, 90, 664

5

5 - 1 x 2 = 8

8 - 3 x 4 = 20 (NOT 40)

20 - 5 x 6 = 90

90 - 7 x 8 = 664

Report Error

View Answer Report Error Discuss

15 46898
Q:

Find the next number in the given number series?

35, 36, 55, 111, ?

A) 278.5 B) 264.5
C) 212.5 D) 202
 
Answer & Explanation Answer: A) 278.5

Explanation:

The given number series is 35, 36, 55, 111, ?

35

35 x 1 + 1 = 36

36 x 1.5 + 1 = 55

55 x 2 + 1 = 111

111 x 2.5 + 1 = 278.5

 

Hence, the next number in the given number series is 278.5.

Report Error

View Answer Report Error Discuss

2 46764
Q:

Which tag is used to display the numbered list?

 

1) <ol> </ol>    2) <li></li>     3) <ul> </ul>    4) <dl> </dl>

A) 1 B) 2
C) 3 D) 4
 
Answer & Explanation Answer: A) 1

Explanation:

Use HTML tag <ol> element to define an ordered list.

Use the HTML type attribute to define the numbering type. Use the HTML <li> element to define a list item. Use the HTML <dl> element to define a description list.

 

Hence, as numbered list come under ordered list tag <ol> tag is used for numbered list.

Report Error

View Answer Report Error Discuss

29 46533