Interview Questions

Q:

 Which is the largest foreign bank in India   ?

A) HDFC Bank B) American Express Bank Ltd
C) DBS Bank Ltd D) Standard Chartered Bank
 
Answer & Explanation Answer: D) Standard Chartered Bank

Explanation:

Standard Chartered Bank 
Standard Chartered Bank have been operating in India since 1858.

Report Error

View Answer Report Error Discuss

Filed Under: Bank Interview
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

5 4349
Q:

DOM stands for

A) Document object model B) Data object model
C) Document Oriented model D) Data oriented model
 
Answer & Explanation Answer: A) Document object model

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Web Technology

0 4348
Q:

What is a VSAM slot?

Answer

A relative record dataset (RRDS) consists of a specified number of areas called slots. Each slot is identified by a relative record number (RRN) which indicates its relative position in the file.

Report Error

View answer Workspace Report Error Discuss

0 4343
Q:

What is meant by exception specification?

A) A function is limited to throwing only a specified list of exceptions. B) A catch can catch all types of exceptions.
C) A function can throw any type of exceptions. D) none of the mentioned
 
Answer & Explanation Answer: A) A function is limited to throwing only a specified list of exceptions.

Explanation:

C++ provides a mechanism to ensure that a given function is limited to throwing only a specified list of exceptions. It is called as exception specification.

Report Error

View Answer Report Error Discuss

Filed Under: C++

0 4337
Q:

How do you handle error condition while writing stored procedure or accessing stored procedure from java ?

Answer

Stored procedure should return error code if some operation fails but if stored procedure itself fail than catching SQLException is only choice.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

1 4323
Q:

How to convert JSON Text to a JavaScript Object ?

Answer

One of the most common use of JSON is to fetch JSON data from a web server (as a file or as an HttpRequest), convert the JSON data to a JavaScript object, and then it uses the data in a web page.


The eval() function can compile and execute any JavaScript. This represents a potential security problem.


It is safer to use a JSON parser to convert a JSON text to a JavaScript object. A JSON parser will recognize only JSON text and will not compile scripts.

Report Error

View answer Workspace Report Error Discuss

2 4317
Q:

Which Bank has been given scheduled bank status by RBI  ?

A) Disha B) Suryoday
C) Janalakshmi D) Ujjivan
 
Answer & Explanation Answer: D) Ujjivan

Explanation:

Ujjivan Small Finance Bank Ltd, a wholly-owned subsidiary of Ujjivan Financial Services Ltd, has been given scheduled bank status by RBI.

Report Error

View Answer Report Error Discuss

Filed Under: Bank Interview
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

5 4308
Q:

What are the different types of Loans offered by banks?

Answer

The different types of loans offered by banks are:


a) Unsecured Personal Loan


b) Secured Personal Loan


c) Auto Loans


d) Mortgage Loans


e) Small business Loans

Report Error

View answer Workspace Report Error Discuss

Subject: Bank Interview

1 4295