IT Trainer Questions


Q:

They come out at night without being called and are lost in the day without being stolen. What are they?

A) Light B) Bats
C) Stars D) Flights
 
Answer & Explanation Answer: C) Stars

Explanation:

Stars are what that come out at night without being called and are lost in the day without being stolen.

Report Error

View Answer Report Error Discuss

175 52647
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 52316
Q:

Find the next number in the given number series?

11, 5.5, 10, 6.5, 9, ?

A) 6.5 B) 7.5
C) 8.5 D) 10.5
 
Answer & Explanation Answer: B) 7.5

Explanation:

The given number series follows a pattern that

11

11 - 5.5 = 5.5

5.5 + 4.5 = 10

10 - 3.5 = 6.5

6.5 + 2.5 = 9

9 - 1.5 = 7.5

 

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

Report Error

View Answer Report Error Discuss

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

2 51983
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 51952
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 51921
Q:

Exhibit : display :: send : ?

A) Stamp B) Receive
C) Show D) Emit
 
Answer & Explanation Answer: D) Emit

Explanation:

Here the given words represent synonyms.

Exhibit and Display are synonyms for each other. Similarly, Send and Emit are synonyms for each other.

 

Hence, Exhibit : display :: send : Emit.

Report Error

View Answer Report Error Discuss

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

93 51606
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 51398
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 50705