Interview Questions

Q:

How would you deal with an angry client/customer?

Answer



 Don’t take it to heart : Mind, the client is not angry with you, they are displeased with the work of your product or for showing the quality of service that you provide. Your personal emotions are beside the factor.


  Find a solution: Once you understand why the purchaser is unhappy, it is time to provide a solution. Ask him what he feels should be completed or put forward your own truthful and realistic solution to the problem. In maximum cases, that’s all the customer is searching out —and may bring about  providing some degree of satisfaction.


 

Report Error

View answer Workspace Report Error Discuss

4 2232
Q:

How do you define a constant?

Answer Via define() directive, like define ("MYCONSTANT", 100);
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 2226
Q:

Why regression testing is important?

Answer

Regression Testing: When changes in the code of the software are made to fix the previous bug. Then testing needs to be perform to ensure that it will not generate a new bug in the application and it works as specified and that it has not negatively impacted any functionality that it offered previously. Regression Testing is important because of following reason:


 


- That the application works even after the alteration in the code were made.


- The original functionality continues to work as specified even after doing changes in the software application.


- The alteration to the software application has not introduced any new bugs.

Report Error

View answer Workspace Report Error Discuss

Subject: QA Testing

0 2225
Q:

Select the correct statement regarding fixed costs.

A) Because they do not change, fixed costs should be ignored in decision making. B) The fixed cost per unit decreases when volume increases.
C) The fixed cost per unit does not change when volume decreases. D) The fixed cost per unit increases when volume increases.
 
Answer & Explanation Answer: B) The fixed cost per unit decreases when volume increases.

Explanation:

The fixed cost per unit decreases when volume increases is the correct statement regarding fixed costs.

Report Error

View Answer Report Error Discuss

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

0 2222
Q:

Which package is imported by default?

Answer java.lang package is imported by default even without a package declaration.
Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2219
Q:

Other things the same, when the interest rate rises 

A) people would want to lend less, making the supply of loanable funds decrease. B) people would want to lend less, making the quantity of loanable funds supplied decrease.
C) people would want to lend more, making the supply of loanable funds increase. D) people would want to lend more, making the quantity of loanable funds supplied increase.
 
Answer & Explanation Answer: D) people would want to lend more, making the quantity of loanable funds supplied increase.

Explanation:

Other things the same, when the interest rate rises people would want to lend more, making the quantity of loanable funds supplied increase.

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

How does an application run in isolation from other applications?

Answer

Each application gets its own Linux user ID and virtual machine which means that the application code runs in isolation from other applications.

Report Error

View answer Workspace Report Error Discuss

0 2215
Q:

What is a MAC Address?

Answer

MAC- Media Access Control .its a unique identifier defined for certain hardware/network adapters

Report Error

View answer Workspace Report Error Discuss

0 2212