IT Trainer Questions


Q:

A doctor and a bus driver are both in love with the same woman, named Sana. The bus driver had to go on a long bus trip that would last a week. Before he left, he gave Sana seven apples.

 Why?

Answer

We know a proverb that An apple a day keeps the doctor away. To keep the doctor away from her, he gave seven apples, each apple a day.

Report Error

View answer Workspace Report Error Discuss

4 2763
Q:

A source program is

A) a program to be translated into machine language B) a program written in a machine language
C) a machine language translation of a program D) All of the above
 
Answer & Explanation Answer: A) a program to be translated into machine language

Explanation:

A_source_program_is1563521242.png image

A source program is is a text file that contains instructions or a program written in a language other than machine code, typically a high-level language.

Report Error

View Answer Report Error Discuss

15 2758
Q:

What has a ring but no finger?

Answer

A Telephone or an Alarm...

Report Error

View answer Workspace Report Error Discuss

5 2752
Q:

Which line is an example of the poetic technique metonymy?

A) I’m martyr to a motion not my own B) These old bones live to learn her wanton ways
C) Let seed be grass, and grass turn into hay D) I swear she cast a shadow white as stone
 
Answer & Explanation Answer: B) These old bones live to learn her wanton ways

Explanation:

Metonymy is a figure of speech in which a thing or concept is referred to by the name of something closely associated with that thing or concept. Hence it occurs when a word is replaced by a word that has an obvious relation to itself.

 

In the given example of the text, the bones refer to the human being.

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

1 2745
Q:

A Website address is a unique name that identifies a specific

A) Link B) PDA
C) Web browser D) Website
 
Answer & Explanation Answer: D) Website

Explanation:
Report Error

View Answer Report Error Discuss

0 2745
Q:

Light travels fastest in

A) Air B) Water
C) Glass D) Diamond
 
Answer & Explanation Answer: A) Air

Explanation:

Light travels fastest in Vacuum. The fastest thing in the whole universe is the speed of light in a vacuum like outer space. It is about 2.99 x 108 m/s. 

Report Error

View Answer Report Error Discuss

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

3 2741
Q:

Which of the following is a secondary storage device?

A) ALU B) Disc
C) Projector D) All of the above
 
Answer & Explanation Answer: B) Disc

Explanation:
Report Error

View Answer Report Error Discuss

3 2739
Q:

Which of the following data structure is linear type?

A) Tree B) Binary Tree
C) Queue D) Graph
 
Answer & Explanation Answer: C) Queue

Explanation:

A data structure is a specialized format for organizing and storing data. General data structure types include the array, the file, the record, the table, the tree, and so on. Any data structure is designed to organize data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

 

Linear data structure: A linear data structure traverses the data elements sequentially, in which only one data element can directly be reached.

Ex: Arrays, Linked Lists, Stack, Queue, Any type of List all are linear.

 

Trees like Binary Tree, B Tree or B+ Tree are examples of non linear data structure.

Report Error

View Answer Report Error Discuss

5 2739