Interview Questions

Q:

Selecting and managing marketing channels :

What are the factors to be considered before deciding upon setting up a channel?

Answer

a.Understanding the customer profile : the tastes,preferences, habits of the customers may differ from person to person.


b.Determining the objective as to who would be the target market, whether the company wants to go for cost minimisation or not etc.


c.Type of channel members :Who all would be involved? Wholesalers, retailers?


d.The criteria on which the channel members would be evaluated and selected.


e.How many intermediaries will be involved in the overall distribution?

Report Error

View answer Workspace Report Error Discuss

0 2798
Q:

If you have anything against the company’s policy, what should you do?

Answer

Like many other profession, customer service jobs have work ethics and rules that must be obeyed. With this, stick to the complaint procedure. Tell them we don’t need to rush things and submit complaints to highest official. Instead, approach the team leader first, the administrator and so on.

Report Error

View answer Workspace Report Error Discuss

2 2798
Q:

What is a REPL in context of Node.js?

Answer

Read - Reads users input, parse the input into JavaScript data-structure and stores in memory


Eval - Evaluates the data structure


Print - Prints the result


Loop - Loops the above command until user press ctrl-c twice

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology
Job Role: Software Architect

0 2796
Q:

The value of money varies

A) inversely with the price level B) directly with the price level
C) directly with the volume of employment D) directly with the interest rate
 
Answer & Explanation Answer: A) inversely with the price level

Explanation:
Report Error

View Answer Report Error Discuss

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

0 2794
Q:

What do you mean by stack unwinding?

Answer

Stack unwinding is a process of calling all destructors for all automatic objects constructed at run time when an exception is thrown. Destructors are called between the places where the exception was thrown and where it is caught.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 2794
Q:

What is C++

Answer

C++ is created by Bjarne Stroustrup of AT&T Bell Labs as an extension of C, C++ is an object-oriented computer language used in the development of enterprise and commercial applications. Microsoft’s Visual C++ became the premier language of choice among developers and programmers.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 2794
Q:

Explain 5-4-3 rule

Answer

In a Ethernet network, between any two points on the network, there can be no more than five network segments or four repeaters, and of those five segments only three of segments can be populated.

Report Error

View answer Workspace Report Error Discuss

1 2794
Q:

Which JavaScript objects are not accessible to web worker?

Answer

Following JavaScript objects are not accessible to web worker: 


- The window object


- The document object


- The parent object

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 2790