Database Administration Questions


Q:

The cost price of three varieties of mangoes namely M, N and O is Rs. 20/kg, Rs. 40/kg and Rs. 50/kg respectively. Find the selling price of one kg of mango in which these three varieties of mangoes are mixed in the ratio of 2 : 3 : 5 such that there is a net profit of 20%?

A) Rs. 47 B) Rs. 49.2
C) Rs. 48.5 D) Rs. 50.3
 
Answer & Explanation Answer: B) Rs. 49.2

Explanation:

Total cost of all varieties of mangoes = 20 x 2 + 40 x 3 + 50 x 5 = 40 + 120 + 250 = Rs. 410

Then, cost of 1 kg mangoes = 410/10 = Rs. 41

To get 20% profit,

The rate at which the mangoes should be sell = 120/100 x 41 = Rs. 49.2

Report Error

View Answer Report Error Discuss

15 5823
Q:

Which of the following is not a function of the Control Unit?

A) Interpret instructions B) Read instructions
C) Execute instructions D) Direct operations
 
Answer & Explanation Answer: B) Read instructions

Explanation:

Control Unit can perform the functions Interpret instructions, Execute instructions and Direct operations. But Reading instructions is not a function of the Control Unit.

Report Error

View Answer Report Error Discuss

13 5816
Q:

The percentage of irrigated land in India is about

A) 66% B) 35%
C) 71% D) 22%
 
Answer & Explanation Answer: B) 35%

Explanation:

According to World Bank Indicator India - Land use:

      • Agriculture Land - 1797090 sq. Km (about 60.4%). 
      • Forest Area - 677598 sq. Km. (about 22.08%). 
      • Agriculture Irrigated land - 35 %.



Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: IT Trainer , Database Administration , Bank PO

16 5805
Q:

Elisa test is employed to diagnose

A) HIV B) Cancer
C) Tuberculosis D) Polio
 
Answer & Explanation Answer: A) HIV

Explanation:

ELISA - Enzyme-Linked Immuno Sorbent Assay.

test11528447143.jpg image

 

An ELISA test may be used to diagnose: HIV, which causes AIDS.

 

An ELISA also called EIA, is a test that detects and measures antibodies in your blood. Antibodies are proteins that your body produces in response to harmful substances called antigens.

Report Error

View Answer Report Error Discuss

8 5795
Q:

4 45 of 259.99 = ? % of 1247.9

A) 96 B) 100
C) 78 D) 88
 
Answer & Explanation Answer: B) 100

Explanation:

Given 

4 45 of 259.99 = ? % of 1247.9

24/5 x 260 = ? x 1248/100

? = 1248 x 100/1248

? = 100.

Report Error

View Answer Report Error Discuss

6 5754
Q:

The depth of a complete binary tree is given by

A) Dn = log 2 (n+1) B) Dn = log 1/2 (n+1)
C) Dn = log (n+1) D) Dn = log 2 (n-1)
 
Answer & Explanation Answer: A) Dn = log 2 (n+1)

Explanation:

A complete binary tree is a binary tree where all the levels have maximum number of nodes except possibly the last level.

 

The depth of complete binary tree of n nodes will be Dn=log 2 (n+1) where Dn is the height or depth of the tree and n is the number of nodes.

Report Error

View Answer Report Error Discuss

9 5742
Q:

 A motorboat takes half time to cover a certain distance downstream than upstream. What is the ratio between rate of current and rate of boat in still water?

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

Explanation:

Let the speed of the boat in still water is 'w'

Speed of the current is 'c'

Let the distance between two places is 'd'

According to the question, motorboat takes half time to cover a certain distance downstream than upstream.

dw+c = 12dw-c

=> 2w - 2c = w + c

=> w = 3c

=> c : w = 1 : 3

 

Hence, the ratio between rate of current(c) and rate of boat in still water(w) = 1 : 3

Report Error

View Answer Report Error Discuss

12 5732
Q:

What Does BIOS Stand For

A) Backup Input Output System B) Battery Integrated Operating Setup
C) Basic Input Output System D) Better Integrated Operating System
 
Answer & Explanation Answer: C) Basic Input Output System

Explanation:

BIOS in computers stands for Basic Input Output System.

 

BIOS is a set of computer instructions in firmware which control input and output operations.

Report Error

View Answer Report Error Discuss

25 5670