Interview Questions

Q:

What is the Auto Invoice? What are the setup Steps for Auto Invoice?

Answer

A powerful tool to import and validate transaction data from other financial systems and create invoices , debit memos , credit memos and on-account credits


Setup steps:


1. Define the line ordering rules


2. Define the grouping rules - attache the line ordering rules to the grouping rules

Report Error

View answer Workspace Report Error Discuss

1 3084
Q:

What is salary TDS?

Answer

Means whatever income any employee received from the organisation and on that tax to be deducted. (e.g. Gross salary, Overtime, Bonus, Incentives etc.)

Report Error

View answer Workspace Report Error Discuss

0 3083
Q:

What is the meaning of Per Diem?

Answer

It is the allowance paid to an employee who is working on a special assignment.  This amount is completely exclusive of his Compensation plan.  These are given in scenerio's like, when the employee went for On Job Training or an Employee sent for short term Deputation to survive his expenses in the new location.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

1 3083
Q:

What do you mean by late binding?

Answer

Late binding refers to function calls that are not resolved until run time. Virtual functions are used to achieve late binding. When access is via a base pointer or reference, the virtual function actually called is determined by the type of object pointed to by the pointer.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 3082
Q:

What is the use of controller object UIApplication?

Answer

Controller object UIApplication is used without subclassing to manage the application event loop.


It coordinates other high-level app behaviors. 


It works along with the app delegate object which contains app-level logic.

Report Error

View answer Workspace Report Error Discuss

2 3080
Q:

What is the role of the DataSet object in ADO.NET?

Answer

One of the major component of ADO.NET is the DataSet object, which always remains disconnected from the database and reduces the load on the database.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

1 3077
Q:

What is the purpose of garbage collection in Java, and when is it used ?

Answer

The purpose of garbage collection is to identify and discard those objects that are no longer needed by the application, in order for the resources to be reclaimed and reused.


 

Report Error

View answer Workspace Report Error Discuss

Subject: Java

1 3076
Q:

What is the difference between finance and accounts? most of the companies having a different section like finance and accounts. why they aren't had only single section neither finance nor accounts?

Answer

Finance:It is the branch of economics that studies the management of money and other assets.In simpler terms it can be defined as the commercial activity of providing funds and capital.It addresses questions like -- what funds are required by the org & How they can be raised &  How they have to be allocated etc.


Accounts: It is the occupation of maintaining and auditing records and preparing financial reports for a business. Accounts provides quantitative information about finances. It addresses issues like what amount of funds have been allocated to various activities, how the book-keeping is being done etc.


Both functions are distinct but complimentary to each other.


Finance and accounts are highly specilized and distinct areas and hence most organizations have seperate sections of finance and accounts.

Report Error

View answer Workspace Report Error Discuss

0 3075