Analyst Questions


Q:

Which generation of computer is still under development?

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

Explanation:

5th generation of computers are still under development depending on the artificial intelligence.

Report Error

View Answer Report Error Discuss

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

3 2286
Q:

The geologic time scale is subdivided into

A) Eon B) Era
C) Periods D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The geologic time scale is subdivided into 4 units called Eon, Era, Periods and Epochs.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

3 2286
Q:

What is the function of reverse transcriptase?

A) synthesis of RNA from protein B) synthesis of DNA from an RNA template
C) synthesis of protein from DNA D) synthesis of DNA from protein
 
Answer & Explanation Answer: B) synthesis of DNA from an RNA template

Explanation:

A reverse transcriptase (RT) is an enzyme used to generate complementary DNA (cDNA) from an RNA template by a process called Reverse Transcription.

In brief its function is that copies all or part of the virus RNA (retroviruses are RNA-only) as DNA which can then be integrated into the DNA of the host organism.

Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank PO

2 2286
Q:

A subquery in an sql select statement.

Answer

A Subquery or Inner query or a Nested query is a query within another SQL query and embedded within the WHERE clause.


Subqueries are most frequently used with the SELECT statement. The basic syntax is as follows::


SELECT column_name [, column_name ]
FROM table1 [, table2 ]
WHERE column_name OPERATOR
(SELECT column_name [, column_name ]
FROM table1 [, table2 ]
[WHERE])



A subquery is used to return data that will be used in the main query as a condition to further restrict the data to be retrieved.


Subqueries can be used with the SELECT, INSERT, UPDATE, and DELETE statements along with the operators like =, <, >, >=, <=, IN, BETWEEN, etc.


 


There are a few rules that subqueries must follow −


 


1. Subqueries must be enclosed within parentheses.


2. A subquery can have only one column in the SELECT clause, unless multiple columns are in the main query for the subquery to compare its selected columns.


3. An ORDER BY command cannot be used in a subquery, although the main query can use an ORDER BY. The GROUP BY command can be used to perform the same function as the ORDER BY in a subquery.


4. Subqueries that return more than one row can only be used with multiple value operators such as the IN operator.


5. The SELECT list cannot include any references to values that evaluate to a BLOB, ARRAY, CLOB, or NCLOB.


6. A subquery cannot be immediately enclosed in a set function.


7. The BETWEEN operator cannot be used with a subquery. However, the BETWEEN operator can be used within the subquery.

Report Error

View answer Workspace Report Error Discuss

0 2286
Q:

In how many different ways can the letters of the word 'THERAPY' be arranged so that the vowels always come together?

A) 720 B) 1440
C) 1800 D) 3600
 
Answer & Explanation Answer: B) 1440

Explanation:

Given word is THERAPY.

Number of letters in the given word = 7

Number of vowels in the given word = 2 = A & E

Required number of different ways, the letters of the word THERAPY arranged such that vowels always come together is

6! x 2! = 720 x 2 = 1440.

Report Error

View Answer Report Error Discuss

Filed Under: Permutations and Combinations
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

13 2285
Q:

Depreciation is a process of

A) Allocation B) Valuation
C) Both A & B D) Appropriation
 
Answer & Explanation Answer: A) Allocation

Explanation:

Depreciation is a process of cost allocation, not valuation. In accounting, the term depreciation refers to the allocation of cost of a tangible asset to expense to the periods in which the asset is expected to be used to obtain the economic benefit.

 

In brief, Depreciation is fall in the value of assets due to wear and tear over a period of time, it is a loss.

Report Error

View Answer Report Error Discuss

Filed Under: Accounts Receivable
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 2285
Q:

Who has appointed as the Ambassador of India to Republic of Colombia ?

A) Dinesh Bhatia B) Navtej Sarna
C) Vijaya Laxmi Pandit D) Sanjiv Ranjan
 
Answer & Explanation Answer: A) Dinesh Bhatia

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

1 2284
Q:

Which state introduces a new Open Online Learning Programme 'KOOL'?

A) Kerala B) Telangana
C) Uttar Pradesh D) Tamil Nadu
 
Answer & Explanation Answer: A) Kerala

Explanation:

The Kerala Infrastructure and Technology for Education (KITE) is the platform that can be used to train teachers, students and the general public. KOOL is a major step by the State of Kerala to become Indias first complete digital state in Education.

 

KOOL has been designed in a MOOC (Massive Open Online Course model), which is becoming popular worldwide.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

1 2284