Database Administration Questions


Q:

Important Time and Distance formulas with examples.

Answer

1. How to find Speed(s) if distance(d) & time(t) is given:


 


 Speed (S) = Distance (D)Time (T)  


 


Ex: Find speed if a person travels 4 kms in 2 hrs?


Speed = D/T = 4/2 = 2 kmph.


 


2.  Similarly, we can find distance (d)  if speed (s) & time (t) is given by


 


Distance (D) = Speed (S) x Time (T)


 


Ex : Find distance if a person with a speed of 2 kmph in 2 hrs?


Distance D = S X T = 2 x 2 = 4 kms. 


 


3.  Similarly, we can find time (t) if speed (s) &  distance (d) is given by


 


Time (T) = Distance (D)Speed (S)


 


Ex : Find in what time a person travels 4 kms with a speed of 2 kmph?


Time T = D/S = 4/2 = 2 hrs.


 


4. How to convert  km/hr into m/sec :


 


P km/hr = P x 518 m/sec


 


Ex : Convert 36 kmph into m/sec?


36 kmph = 36 x 5/18 = 10 m/sec 


 


5. How to convert  m/sec into km/hr :


 


P m/sec = P x 185 kmph.


 


Ex : Convert 10 m/sec into km/hr?


10 m/sec = 10 x 18/5 = 36 kmph.


 


6.  If the ratio of the speeds of A and B is a:b, then the ratio of the times taken by them to cover the same distance is b : a.


 


7.  Suppose a man covers a certain distance at x km/ hr and an equal distance at y km/hr . Then, the average speed during the whole journey is 2xyx+y km/hr.

Report Error

View answer Workspace Report Error Discuss

6 5168
Q:

Availability management is responsible for availability of

A) IT infrastructure B) Tools
C) Processes D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

ITIL Availability Management aims to define, analyze, plan, measure and improve all aspects of the availability of IT services. It is is responsible for ensuring that all IT infrastructure, processes, tools, roles etc are appropriate for the agreed availability targets.

Report Error

View Answer Report Error Discuss

39 5130
Q:

English words with similar meaning

A) Relegate - Downgrade B) Beautiful - Ugly
C) Qualm - Confidence D) Generic - Branded
 
Answer & Explanation Answer: A) Relegate - Downgrade

Explanation:

Relegate means Assigning an inferior rank or position to. That means, downgrading or pulling down, lower a person.

 

All other options have words with opposite in meaning.

 

Hence, Relegate is an English word which is similar in meaning to Downgrade.

Report Error

View Answer Report Error Discuss

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

9 5112
Q:

How many laws of physics are there?

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

Explanation:

Physics has 5 laws. But the 3 laws of Newton has been clubbed together under one Law. Therefore there are 3 Newtons laws of Physics. They are ::

 

1. Newtons Laws of Motion

    a. First Law of Motion

    b. Second Law of Motion

    C. Third Law of Motion

 

2. Newtons Law of Cooling

 

3. Newtons Law of Gravitation.

Report Error

View Answer Report Error Discuss

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

10 5108
Q:

Tilak rides on a cycle to a place at speed of 22 kmph and comes back at a speed of 20 kmph. If the time taken by him in the second case is 36 min. more than that of the first case, what is the total distance travelled by him (in km)?

A) 132 km B) 264 km
C) 134 km D) 236 km
 
Answer & Explanation Answer: B) 264 km

Explanation:

Let the distance travelled by Tilak in first case or second case = d kms

Now, from the given data,

d/20 = d/22 + 36 min

=> d/20 = d/22 + 3/5 hrs

=> d = 132 km.

 

Hence, the total distance travelled by him = d + d = 132 + 132 = 264 kms.

Report Error

View Answer Report Error Discuss

5 5079
Q:

Find the Odd one out of the following Numbers?

A) 3 B) 19
C) 67 D) 133
 
Answer & Explanation Answer: D) 133

Explanation:

Here among the given numbers, 3, 19, 67 are prime numbers. And 133 is not a prime number.

 

Hence, the odd number of the given numbers is 133.

Report Error

View Answer Report Error Discuss

4 5079
Q:

Data flow analysis studies

A) The use of data on paths through the code B) Possible communications bottlenecks in a program
C) The intrinsic complexity of the code D) The rate of change of data values as a program executes
 
Answer & Explanation Answer: A) The use of data on paths through the code

Explanation:

Data flow analysis studies the use of data on paths through the code.

Report Error

View Answer Report Error Discuss

8 5067
Q:

The PHP Syntax is most similar to

A) Visual Basic B) VB Script
C) PERL & C D) Java Script
 
Answer & Explanation Answer: C) PERL & C

Explanation:

PHP is similar to the C style syntax in terms of keywords and language syntax.

 

If conditions, for and while loops, and function returns are similar in syntax to languages such as C, C++, C#, Java and Perl.

Report Error

View Answer Report Error Discuss

1 5049