Interview Questions

Q:

How do you get more retailers / customers for your business? What are the steps you would take?

Answer

Applicant should answer that being in a wholesale market, he/she would plan and direct advertising and promotional activities to attract more retailer suppliers. Promotional activities like posters, contests, coupons, give-away to create extra interest in the purchase of a product or services from customers or retailers.

Report Error

View answer Workspace Report Error Discuss

Subject: Retail

1 2784
Q:

Which programming language was removed from the Visual Studio family when VB.net was released?

Answer

Visual Foxpro was part of Visual Studio 6.0.


It was excluded in the .Net version and was released as an independent programming language.

Report Error

View answer Workspace Report Error Discuss

0 2782
Q:

What is retropay?

Answer

It is a process that recaculates the amount to pay an employess in the current period to account for retrospective changes that occurred in previous payroll periods.

Report Error

View answer Workspace Report Error Discuss

1 2779
Q:

How does thread synchronization occurs inside a monitor?

Answer

A Monitor defines a lock and condition variables for managing concurrent access to shared data. The monitor uses the lock to ensure that only a single thread inactive in the monitor code at any time.


A monitor allows only one thread to lock an object at once.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2778
Q:

How Do You Manage to Balance Career and Family?

Answer

If you're attempting to give an answer that is as unrevealing as possible, try something like this:


  " I have been a dedicated,loyal,hardworking employee throughout my career and nothing in my personal life-family obligations, hobbies, or volunteer work-has ever affected my performance. Nor would I ever expect it to." 

Report Error

View answer Workspace Report Error Discuss

3 2775
Q:

What is off-shore outsourcing?

Answer

When a work process is out-sourced to a different country which is not nearby – it is called off-shore outsourcing. For e.g. If USA outsources a work process to India- it is off-shore outsourcing. 

Report Error

View answer Workspace Report Error Discuss

Subject: Call Center

4 2774
Q:

Goods that are excludable include both

A) public goods and common resources B) common resources and private goods
C) natural monopolies and public goods D) private goods and natural monopolies
 
Answer & Explanation Answer: D) private goods and natural monopolies

Explanation:

Goods that are excludable include both private goods and natural monopolies.

Report Error

View Answer Report Error Discuss

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

3 2772
Q:

What are the restrictions when overriding a method ?

Answer

Overridden methods must have the same name, argument list, and return type (i.e., they must have the exact signature of the method we are going to override, including return type.)


The overriding method cannot be less visible than the method it overrides( i.e., a public method cannot be override to private).


The overriding method may not throw any exceptions that may not be thrown by the overridden method

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2771