Analyst Questions


Q:

Arrange the following words in an appropriate order


1. Rainbow   2. Rain   3. Sun    4. Happy    5. Child

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

Explanation:

Firstly Rain falls and then Sun comes and Rainbow forms. After that Child sees the rainbow and feels Happy.

Report Error

View Answer Report Error Discuss

Filed Under: Logical Sequence of Words
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO

30 41554
Q:

Pick an odd man in the given number series?

4 12 38 87 198

A) 12 B) 38
C) 87 D) 198
 
Answer & Explanation Answer: A) 12

Explanation:

The given series follows a pattern that,

 

4 + 32 = 4 + 9 = 1313 + 52 = 13 + 25 = 3838 + 72 = 38 + 49 = 8787 + 92 = 87 + 81 = 198 

 

Hence, the odd man in the given number series is 12.

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

4 41334
Q:

Find the odd man out of the following number series?

1/2, 1, 3/2, 6, 5/2, 3

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

Explanation:

The given series is 1/2, 1, 3/2, 6, 5/2, 3

1/2

1/2 + 1/2 = 1

1 + 1/2 = 3/2

3/2 + 1/2 = 2 (Not 6)

2 + 1/2 = 5/2

5/2 + 1/2 = 3

 

Hence, the odd man in the given number series is 6.

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

1 41271
Q:

Which operator performs pattern matching ?

A) LIKE operator B) EXISTS operator
C) BETWEEN operator D) None of these
 
Answer & Explanation Answer: A) LIKE operator

Explanation:

LIKE is a keyword that is used in the WHERE clause. Basically, LIKE allows us to do a search based operation on a pattern rather than specifying exactly what is desired (as in IN) or spell out a range (as in BETWEEN).

 

The syntax is as follows:
SELECT "column_name"
FROM "table_name"
WHERE "column_name" LIKE {PATTERN}

 

{PATTERN} often consists of wildcards.

 

In SQL, there are two wildcards:


% (percent sign) represents zero, one, or more characters.

_ (underscore) represents exactly one character.

 

More :: Certification Questions on SQL

Report Error

View Answer Report Error Discuss

52 41000
Q:

What Asks But Never Answers?

A) Teacher B) Telephone
C) Letter D) Owl
 
Answer & Explanation Answer: D) Owl

Explanation:

An owl.

"What noise does an owl make?

The sound an Owl makes, it sounds like, "Who?" to our ears.

They sounds entire lives asking the same question, but they'll never give any answers.

Report Error

View Answer Report Error Discuss

Filed Under: Word Puzzles
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

17 40840
Q:

Rita ? into the cellar.

Which of the following words best suitable in the place of '?'

A) ascended B) rescinded
C) descended D) intended
 
Answer & Explanation Answer: C) descended

Explanation:

Rita descended into the cellar.

Descended means went down. As the cellar is in the basement, she must go down.

Options and meanings :: 

descended  -  went down 

rescinded   - cancelled or annulled

ascended   - went up 

intended    - meant

 

Report Error

View Answer Report Error Discuss

27 40647
Q:

Modern : Antiquated :: Weak : ?

A) Strong B) Fragile
C) Inadequate D) Puny
 
Answer & Explanation Answer: A) Strong

Explanation:

Modern is used to refer to something new whereas antiquated is used with respect to something old.

In other words, both terms are the opposite of each other.


From the above analysis, the missing word should be a word that represents the opposite of weak. Strong is used to with great influence. Therefore, the apt word is strong or any synonym of strong like potent, powerful, keen,...

 

Hence, Modern : Antiquated :: Weak : Strong.

Report Error

View Answer Report Error Discuss

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

27 40454
Q:

Thread is to String as Cask is to

A) Barrel B) Disc
C) Wallet D) Box
 
Answer & Explanation Answer: A) Barrel

Explanation:

Here Thread and String are Synonyms of each other. Then the answer will be the synonym of Cask. 

  • Cask is nothing but a large barrel-like container used for storing liquids, typically alcoholic drinks. 

Ex : Drum, Vessel, Tank, Barrel, Hogshead, Firkin,...

 

  • Here from the options Barrel is the only synonym of Cask.

 

Thus,  Thread : String :: Cask : Barrel

Report Error

View Answer Report Error Discuss

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

45 40129