Interview Questions

Q:

How would you react if you felt you were being pushed too far at work?

Answer

Sample Answer :


 


If pushed too far I would consider speaking to my manager about workloads and expectations and try to resolve the situation.

Report Error

View answer Workspace Report Error Discuss

18 1718
Q:

What are the benefits achieved by computerized payroll system?

Answer

With the computerised payroll systems -


=>You saved a lot of your time,
=>Your accuracy and efficiency is increased by many times.
=>Your are free from small and small human mistakes in calculation and linking etc.
=>Once master data is updated(CTC,Reimbursement), rest is taken care by the systems once input is given as and when salary is processed.
=>Better control is exercised.

Report Error

View answer Workspace Report Error Discuss

0 1714
Q:

Just by seeing the signature of the bean how can you specity whether it is a Statefull of Stateless Session Bean?

Answer

The create method in a stateless bean cannot have arguments, and can only have a single method called create(). While create in Stateful bean can have arguments and could be any method starting with create string eg. create(arg1, arg2, ...). Although it is not compiler checked but in stateless bean the ejb Passivate() and ejb Active() methods has to be empty as these functions are never called by EJB container. As conceptually in stateful session bean we might need to store the clients information hence arguments in createare necessary. While in stateless bean we don't hence no arguments are necessary. It's intutive isn't intutive isn't. I my life I haven't seen such a futuristic server programming tool as EJB.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

1 1713
Q:

Is it possible to use or add a fragment without using a user interface?

Answer

Yes, it is possible to do that, such as when you want to create a background behavior for a particular activity. You can do this by using add(Fragment,string) method to add a fragment from the activity.

Report Error

View answer Workspace Report Error Discuss

0 1712
Q:

What is local storage concept in HTML 5?

Answer

Many times we would like to store information about the user locally in the computer. For example let’s say user has half-filled a long form and suddenly the internet connection breaks off. So the user would like you to store this information locally and when the internet comes back.He would like to get that information and send it to the server for storage.


Modern browsers have storage called as “Local storage” in which you can store this information.

Report Error

View answer Workspace Report Error Discuss

0 1708
Q:

If you had the chance to start your career over again, what would you do differently ?

Answer

This depends on several factors. Different Individuals have different answers for it.
You can answer as - " I will most likely be involved in a different but still related career path; something to do with the creative side. If I were to start over I would attempt to get myself to specialize in one area as a young man. It’s very interesting to follow one’s interests all at the same time, but you don’t get anywhere very quickly this way. By pursuing lots of interests all at the same time, it takes a long, long time to acquire professional level skills."

Report Error

View answer Workspace Report Error Discuss

7 1703
Q:

Does Business Intelligence (BI) works with existing applications and databases?

Answer

Yes. Business Intelligence (BI) solution like 1KEY is designed to interoperate with data that exists in virtually any enterprise data source, such as Oracle, IBM DB2, or Sybase. For example, you can use SQL Server 2005 Reporting Services to run reports on data stored in an Oracle database. Also, SQL Server 2005 Integration Services can be used to extract data to or from any OLEDB data source. 1KEY can connect to multiple database, multiple applications like ERP, CRM, SCM, HRM, financial accounting or any other core transactional application (SAP, Orracle E-Business Suite, PeopleSoft, JD Edwards, Siebel, QAD MFG/Pro, Microsoft Dynamics, Navision, Ramco, Tally.ERP)

Report Error

View answer Workspace Report Error Discuss

0 1685
Q:

Why do you think companies outsource their call centers?

Answer

There are mainly four reasons for a company to outsource its call center:


a) Cost saving 


b) Focus on core activities 


c) Access to special enterprise which has expertise in the domain. 


d) Other resource related reasons like relieving resource constraints, reducing staff. 

Report Error

View answer Workspace Report Error Discuss

Subject: Call Center

1 1685