IT Trainer Questions


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 5206
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 5188
Q:

CPU speed of a personal computer is

A) 1 MIPS B) 100 KIPS
C) 32 KIPS D) 32 MIPS
 
Answer & Explanation Answer: C) 32 KIPS

Explanation:

Instructions per second (IPS) is a measure of a computer's processor speed. CPU speed of a personal computer is 32 KIPS (Kilo Instructions per second).

Report Error

View Answer Report Error Discuss

5 5183
Q:

Which of the following is not an aerosol?

A) mud B) dust
C) smoke D) fog
 
Answer & Explanation Answer: A) mud

Explanation:

Among the given options, mud is not an aerosol.

 

An aerosol is a suspension of fine solid particles or liquid droplets, in the air or another gas. Aerosols can be natural or anthropogenic. Examples of natural aerosols are fog, dust, forest exudates and geyser steam. Examples of anthropogenic aerosols are haze, particulate air pollutants, and smoke.

Report Error

View Answer Report Error Discuss

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

5 5175
Q:

What is the maximum number of Triggers can be applied in a table ?

A) 8 B) 9
C) 12 D) 14
 
Answer & Explanation Answer: C) 12

Explanation:

We can apply at max of 12 triggers in a table.

Report Error

View Answer Report Error Discuss

Filed Under: Oracle
Job Role: Analyst , IT Trainer

4 5154
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 5144
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 5137
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 5122