Interview Questions

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

What is a data binding in AngularJS?

Answer

Data binding is an automatic synchronization of data between model and view components. ng-model directive is used in Data binding.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology
Job Role: Software Architect

1 3967
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 3967
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 3961
Q:

Explain our business model.

Answer

Banks provide their clients with advice, assistance in arranging financing, and other services, such as access to trading on the markets, investment management, and risk reduction. Their main source of revenue is the fees they charge their clients for these services. Some banks have departments which invest or trade the bank’s own money to generate returns, though the extent to which they can do so has become more limited in recent years.

Report Error

View answer Workspace Report Error Discuss

Subject: Bank Interview

0 3957
Q:

Why is it expensive to use objects for exception?

A) Exception object is created only if an error actually happens B) Because of execution time
C) Memory space involved in creating an exception object D) None of the mentioned
 
Answer & Explanation Answer: A) Exception object is created only if an error actually happens

Explanation:

If an error occurs in program, then only exception object is created otherwise, It will not be created. So it’s expensive to use in the program.

Report Error

View Answer Report Error Discuss

Filed Under: C++

1 3957
Q:

Tell me about a time you had to handle multiple responsibilities. How did you organize the work you needed to do?

Answer

Sample Response :


While attending college, I also worked at a law firm. I was successful because I practiced good time-management skills, and I made a to-do list every day. As I completed each task, I checked it off the list. It is funny how something so simple can keep you so organized. As a result of my to-do lists, I was able to visualize my daily progress.

Report Error

View answer Workspace Report Error Discuss

Subject: Adaptability

8 3956
Q:

Whar are the Difference between online and offline backups?

Answer

- Online backup is one which is taken at the time the database is running in the ARCHIVELOG mode.


- Following files should be backed up during the Offline Backup: All data file, all control file and all online redo log file. But in the case of the online backup following files is backed up: All data files all archived redo log files and one control file via the alter database command.


- Offline database we cannot rely upon but in case of online database no issues.


- Offline backup no archived mode is required but in the online backup it is must.

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle

0 3955