Interview Questions

Q:

The interest-rate effect suggests that

A) an increase in the price level will increase the demand for money, increase interest rates, and decrease consumption and investment spending. B) a decrease in the supply of money will increase interest rates and reduce interest-sensitive consumption and investment spending
C) an increase in the price level will decrease the demand for money, reduce interest rates, and increase consumption and investment spending. D) an increase in the price level will increase the demand for money, reduce interest rates, and decrease consumption and investment spending.
 
Answer & Explanation Answer: A) an increase in the price level will increase the demand for money, increase interest rates, and decrease consumption and investment spending.

Explanation:
Report Error

View Answer Report Error Discuss

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

0 1586
Q:

What is Web Server?

Answer

Web server handles client side and server side validations and helps to deliver web content that can be accessed through the Internet protocols.


Examples:


Microsoft IIS (Internet Information Service)


Apache web server from Apache


Java web server


Pramathi web server etc...

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1586
Q:

What is a Canvas?

Answer

Canvas is a rectangular area on a HTML page, specified with the tag <canvas>. 

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1586
Q:

What is a package?

Answer

Package is a collection of related classes and interfaces. package declaration should be first statement in a java class.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

1 1586
Q:

What is the difference between lean manufacturing and JIT (Just-in-Time) Manufacturing?

Answer



Lean Manufacturing: catching the concept of JIT(Just-in-time) and re-examines it from the client point of view. Anything that is made should put something of valuable to the client’s requirement. For example, if you are manufacturing stereo system for a luxury car, you will imagine from the customer point of view like space occupancy, durability, sound quality, medium or loud sound, etc.


  JIT (Just-in-Time):  This methodology is described to provide that a product or part would arrive just in time to be used. This method saves the price of the unused inventory, and eject the need of piling up inventory.    


 

Report Error

View answer Workspace Report Error Discuss

Subject: Manufacturing

3 1584
Q:

What is the security mechanism used in java?

Answer

Java uses sand box security model.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 1584
Q:

What is HTML5 Web Storage?

Answer

With HTML5, it is possible for the web pages to store the data locally in the user's browser. This web storage is much faster and secured than the cookies. Also, a larger amount of data can be stored without causing any adverse effect to the performance of the website. 


The data here is not included with every server request. It is used ONLY when it is asked for. It is only that particular web page that can access the data stored by itself.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1583
Q:

What is relation between the window and canvas views?

Answer

Canvas views are the back ground objects on which you place the interface items (Text items), check boxes, radio groups etc.,) and boilerplate objects (boxes, lines, images etc.,) that operators interact with us they run your form . Each canvas views displayed in a window.

Report Error

View answer Workspace Report Error Discuss

0 1580