Interview Questions

Q:

What is a cursor ? Why should it be used in DB2?

Answer

Cursor is a programming device that allows the SELECT to find a set of rows but return them one at a time. Cursor should be used because the host language  can deal with only one row at a time.

Report Error

View answer Workspace Report Error Discuss

0 3582
Q:

What is DocumentDB ?

Answer

DocumentDB is a NoSQL document-oriented database and records saves in key-value pairs. It's same as the other NoSQL document-oriented such as MongoDB.

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle
Job Role: Analyst , IT Trainer

1 3572
Q:

What are the activities present in payroll task?

Answer

1. Processing Payroll to generate Paycheck and Pay Stubs


2. Generating Tax reports and vouchers using which Taxes are deposited to Govt (Employee Tax).


3. Processing reports that are handed over to Accounting Dept.


4. Ensuring that the Deductions, Benefits, Acruals, Taxes and Salaries are accurate (


5. Posting the Journals to Finance


6. Processing Govt Reports and submitted to Govt


7. Entering interims (may also be done by HR in some Companies)


7. Year End Process to generate W2s

Report Error

View answer Workspace Report Error Discuss

0 3568
Q:

When was the last time you were angry? What happened?

Answer

Anger to me means loss of control. I do not lose discipline. When I get pressured,I step back, I will take a long breath, thoughtfully think through the situation and then start to formulate a course of action. For example, when I am given multiple projects to complete in a short period of time, rather than feeling frustrated, I come up with an approach for the way how to finish the work in a consistent, methodical manner that will not overwhelm me.

Report Error

View answer Workspace Report Error Discuss

Subject: Communication

6 3566
Q:

.What are Stacks? Give an example where they are useful.

Answer

A Stack is a linear structure in which insertions and deletions are always made at one end i.e the top - this is termed as last in, first out (LIFO). Stacks are useful when we need to check some syntex errors like missing parentheses. 

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 3566
Q:

Explain a.) Deceptive Ad b.) Unfair Ad

Answer

Deceptive Ad :


Deceptive advertising is also known as “False Advertising”. It is one form of advertising that will equip consumers with false and misleading information.


 


 


Unfair Ad :


Unfair advertising is very dangerous to consumers that involve legal binding. 


When there is an occurrence of public policy and consumer rights violation in an advertising message, then it is coined as “Unfair advertising”.  

Report Error

View answer Workspace Report Error Discuss

2 3565
Q:

What are the goals of Accounts receivable?

Answer

As sales occurs every customer is not able to pay the bills that's where A/R are occurs the goal of A/R is to maintain summarize & record all the transactions related to unpaid a/c or future collections or A/R.

Report Error

View answer Workspace Report Error Discuss

1 3565
Q:

Which among the following is used to send data from one page to another with the URL but you can send limited size of data with the URL

A) Cookies B) View state
C) Querystring D) None
 
Answer & Explanation Answer: C) Querystring

Explanation:

Querystring is used to send data from one page to another with URL.But it can store only some minimum amount of data.Most browsers allow a limit of 255 characters on URL length

Report Error

View Answer Report Error Discuss

Filed Under: .NET
Job Role: Software Architect

0 3559