Interview Questions

Q:

What is RAROC?

Answer

RAROC is a risk-adjusted framework for profitability measurement and profitability management. It is a tool for measuring risk-adjusted financial performance. And it provides a uniform view of profitability across businesses (Strategic Business Units / divisions). RAROC and related concepts such as RORAC and RARORAC are mainly used within (business lines of) banks and insurance companies. RAROC is defined as the ratio of risk-adjusted return to economic capital.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 4155
Q:

RBI controls the commercial banks through

A) Calling for returns and other information B) Periodic inspection of banks
C) Follow up action D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:
Report Error

View Answer Report Error Discuss

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

5 4152
Q:

What is the difference between Serial and Throughput Garbage collector ?

Answer

The throughput garbage collector uses a parallel version of the young generation collector and is meant to be used with applications that have medium to large data sets. On the other hand, the serial collector is usually adequate for most small applications (those requiring heaps of up to approximately 100MB on modern processors).

Report Error

View answer Workspace Report Error Discuss

Subject: Java

5 4147
Q:

What is the types of assets?

Answer

There are three types of assets
1. Fixed assets     :
Those assets which will be used by the company for a long period of time.
a) Tangible assets: those assets which we can see and touch and exp Land & Buildings, Plant & Machinery,Furniture, fixtures and fittings
b) Intangible assets: Those assets which we can't see and touch like Goodwill, Patents, Copyrights, Trade Mark etc

2. Current assets  :
Those assets which can be easily converted into cash within one year like cash in hand, cash at bank, Bills receivable, stock etc

3. Fictitious assets:
its not the actual assets , its the expenditure occurred at the tine of commencement of firm ( capital expenditure )like preliminary expenses, discount on issue on debenture/shares, underwriting commission etc

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

1 4142
Q:

The first step in solving an Ethical Dilemma is to

A) identify the alternatives B) identify an etical situation and ethical issues involved
C) weigh the impact of each alternative on various stakeholders. D) recognize and analyze the principal elements in the situation.
 
Answer & Explanation Answer: B) identify an etical situation and ethical issues involved

Explanation:
Report Error

View Answer Report Error Discuss

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

7 4139
Q:

What is a container class?

Answer

A class is said to be a container class which is utilized for the purpose of holding objects in memory or persistent media. A generic class plays a role of generic holder. A container class is a good blend of predefined behavior and an interface that is well known. The purpose of container class is to hide the topology for the purpose of objects list maintenance in memory. A container class is known as heterogeneous container, when it contains a set of different objects. A container class is known as homogeneous container when it contains a set of similar objects.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

2 4137
Q:

How many types of constructor are there in C++?

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

Explanation:

There are three types of constructor in C++. They are Default constructor, Parameterized constructor, Copy constructor.

Report Error

View Answer Report Error Discuss

Filed Under: C++

1 4134
Q:

What is the Oracle HTTP Server? How does it work?

Answer

Oracle HTTP Server is the Web server component of Oracle Database. It is based on the Apache HTTP Server. It is robust and reliable server due to following features:


- Provide high availability infrastructure integration with Oracle Process Manager and Notification Server (OPMN), for process management, death detection and failover for Oracle HTTP Server processes.


- Provide Dynamic Monitoring Services (DMS) metrics that give runtime performance statistics for Oracle HTTP Server processes.


- Enable securing of transactions with Secure Sockets Layer (SSL) technology.


- Execute Perl scripts in the same process as the Oracle HTTP Server, or as CGI script.

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle

0 4132