Interview Questions

Q:

How to determine the state of a checkbox using Javascript?

Answer

var checkedP = window.document.getElementById("myCheckBox").checked;

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1597
Q:

Unearned revenue is classified as

A) Liability B) Owner's equity
C) Asset D) Income
 
Answer & Explanation Answer: A) Liability

Explanation:

Unearned revenue is the money or revenue earned for the product or the service that is not yet sold or provided to the customer. Hence, it comes under liabilities.

Report Error

View Answer Report Error Discuss

Filed Under: Accounts Receivable
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 1592
Q:

The relationship between quantity supplied and price is

A) Directly proportional B) Inverselyproportional
C) Can't be determined D) None of the above
 
Answer & Explanation Answer: A) Directly proportional

Explanation:

Price and quantity supplied move in the same direction. As the price decreases, quantity supplied also decreases and viceversa.

Report Error

View Answer Report Error Discuss

Filed Under: Marketing and Sales
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 1592
Q:

Are there any times where you had a conflict with a superior? If yes, how did you handle it and resolve it?

Answer

I have had differences of opinion with previous managers. Our disagreements were not significant, but some had to be confronted and resolved. I have learned that two parties typically quarrel when each one refuses to consider the other's perspective. Therefore, I asked the manager I disagreed with to explain his or her perspective, and then to consider my point of view. This way, we were able to take into account each other's perspective and come to an agreeable compromise. When a compromise could not be reached, I accepted my manager's decision. Regardless of individual perspectives, managers are responsible for setting policy, and subordinates are responsible for executing it.

Report Error

View answer Workspace Report Error Discuss

1 1592
Q:

Explain Overriding Polymorphism.?

Answer

Overriding means changing behavior of methods of base class in derive class by overriding the base class methods. If class A is a base class with method ’calculate’ and class B inherits class A, thus derives method ’calculate’ of class A. The behavior of ’calculate’ in class B can be changed by overriding it.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 1590
Q:

In a class if private data member is declared then how to set data to that private data member?

Answer

By using method.


The method used to set the data is called setter method.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 1588
Q:

What is the step by step process to create a table in data dictionary ?

Answer

step 1: creating domains(data type, field length, range). 


step 2: creating data elements(properties and type for a table field).


step 3: creating tables(SE11).

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

0 1588
Q:

What are the benefits achieved by payroll giving?

Answer

Payroll Giving enables employees to give to any UK charity straight from their gross salary (before tax is deducted), giving immediate tax relief of up to 40% on their donations

Report Error

View answer Workspace Report Error Discuss

0 1588