Interview Questions

Q:

What is Bex (Business Explorer) ?

Answer

Bex stands for Business Explorer. Bex enables end user to locate reports, view reports, analyze information and can execute queries. The queries in workbook can be saved to there respective roles in the Bex browser. Bex has the following components: Bex Browser, Bex analyzer, Bex Map, Bex Web.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

0 3025
Q:

What is templates in AngularJS?

Answer

Templates are the rendered view with information from the controller and model. These can be a single file like index.html or multiple views in one page using "partials".

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 3024
Q:

All of these are exemptions from local real property taxes EXCEPT :

A) Low-income homeowner's exemption B) Homeowner's exemption
C) Veteran's exemption D) Senior citizen's tax exemption
 
Answer & Explanation Answer: A) Low-income homeowner's exemption

Explanation:

Under state law limited exemptions from local real property taxes for individuals who qualify are senior citizens(blind and disabled persons), who may defer their taxes; Veterans, who receive $4000 off assessed value; and homeowners, who receive $7000 off assessed value.

Report Error

View Answer Report Error Discuss

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

1 3023
Q:

Managing direct and online marketing :

What is direct marketing? Give some examples.

Answer

In direct marketing, there is a direct interaction of the customers with the seller without any intermediaries. Here, the role of the intermediaries is nil. The medium used is more direct using telephone, mail, internet where the seller can directly reach out to the consumer. Examples of such marketing include telemarketing, email, voicemail marketing, door-to-door selling etc. This kind of marketing is more time saving as the problem of distance which may otherwise exist between the buyer and seller is eliminated and is also cost effective as it minimizes commuting costs.

Report Error

View answer Workspace Report Error Discuss

0 3023
Q:

How can you find a PL/SQL block, if the cursor is open?

Answer

By use of %ISOPEN status variable.


 

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 3021
Q:

What is immutable object? Can you write immutable object ?

Answer

Immutable classes are Java classes whose objects can not be modified once created. Any modification in Immutable object result in new object. For example is String is immutable in Java. Mostly Immutable are also final in Java, in order to prevent sub class from overriding methods in Java which can compromise Immutability. You can achieve same functionality by making member as non final but private and not modifying them except in constructor.

Report Error

View answer Workspace Report Error Discuss

3 3018
Q:

Record set types and Number available in VB?

Answer

3.


1- Dynaset, 0 Table, 2 Snap Shot. 

Report Error

View answer Workspace Report Error Discuss

4 3017
Q:

What does a special set of tags do in PHP?

Answer The output is displayed directly to the browser.
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 3014