Interview Questions

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
Q:

Session_Start: This event occurs every time when any new user visits.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

True .That event occurs whenever a new user visits

Report Error

View Answer Workspace Report Error Discuss

Subject: .NET
Job Role: Software Architect

0 4131
Q:

Does VB Supports OOPS Concepts?

Answer

Visual Basic is not support Inheritance and Data binding OOPS Concept 

Report Error

View answer Workspace Report Error Discuss

2 4107
Q:

Explain What is the difference between debenture holders and creditors?

Answer

Debenture holder are those who provides long term loan at specific interest rate in term of cash and creditor provides only short term credit in term of cash for purchasing of goods.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

2 4105
Q:

Explain What are the issues related with Accounts receivable?

Answer

Issues related to AR
1. Invoice discrepancies / no proper documents
2. Services / goods delivered not satisfactory
3. Customer do more negotiation even your invoice as per agreed terms and conditions
4. Very Important issue if no proper follow up from your side my result you receivable to Bad Debts

Report Error

View answer Workspace Report Error Discuss

1 4103
Q:

What is friend function?

Answer


The function declaration should be preceded by the keyword friend.The function definitions does not use either the keyword or the scope operator :: The functions that are declared with the keyword friend as friend function.Thus, a friend function is an ordinary function or a member of another class.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

2 4103
Q:

What is diffrence between automatic Payments Batches and automatic payments?

Answer

Automatic payments batch means auto payment is done on the bases of the batch, which u created for the payment of particular pay group etc.


Automatic payments means auto payments is done on the bases of single transaction u selected base for the payments

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

3 4094
Q:

What is ANALYZE command used for?

Answer

ANALYZE command is used to perform various functions on index, table, or cluster, as listed below:
- It helps in dentifying migrated and chained rows of the table or cluster.
- It helps in validating the structure of the object.
- It helps in collecting the statistics about object used by the optimizer. They are then stored in the data dictionary.
- It helps in deleting statistics used by object from the data dictionary.

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle

1 4093