Interview Questions

Q:

How will you make customers feel welcome in our store?

Answer

Countless potential customers in retail shops go unnoticed every day. It is often this attitude of indifference that leads people to shop at other places. Make sure that you have a candidate that will meet and greet your customers. Interviewees, let your personality shine here. Let your interviewer know that you are not afraid to introduce yourself to customers, and that you will not be hiding in the back restocking something.

Report Error

View answer Workspace Report Error Discuss

Subject: Retail

2 3114
Q:

Why Haven't you received any offers so far?

Answer

You're just as choosy about finding the right job as the interviewer is about hiring the right candidate. Don't whine or show that the search is upsetting you. If you've already fielded an offer or two,you might say


        " I have had an offer.But the situatioin was not right for me. I'm especially glad that I didn't accept, because I now have a shot at landing this position."


It's important to tell the truth, however, because the interviewer's next logical questions may be the following:


who made you an offer? For what type of position? At what salary?


If you've already lied, you're in hot water now! some interviewers will consider any admission of lying in these circumstances your "voluntary" offer to end the interview!


Many interviewers know a great deal about their competitors and which positions they're trying to fill. If you did the smart thing and told the truth, feel free to name the company.


It's important to stress that the position you turned down was very similar to the one you're applying for now. After all, if the job you are currently interviewing for is perfect for you-as you've undoubtedly already told the interviewer three or four times - why would be at all interested in something very different at the other company? 

Report Error

View answer Workspace Report Error Discuss

Subject: Salary Related

1 3113
Q:

What is the fastest type of JDBC driver ?

Answer

Type 4  (JDBC Net pure Java Driver) is the fastest JDBC driver.  Type 1 and Type 3 drivers will be slower than Type 2 drivers (the database calls are make at least three translations versus two), and Type 4 drivers are the fastest (only one translation).

Report Error

View answer Workspace Report Error Discuss

Subject: Java

1 3113
Q:

What is multi - level marketing (MLM)?

Answer

It is a marketing strategy in which the sales force is compensated not only for sales they personally generate, but also for the sales of the other salespeople that they recruit. This recruited sales force is reffered to as the participant's 'downline' , and can provide multiple levels of compensation. Other terms used for MLM include pyramid selling, network marketing and refferal marketing. Most commonly, the salespeople are expected to sell products directly to consumers by means of relationship referrals and word-of-mouth marketing.

Report Error

View answer Workspace Report Error Discuss

0 3112
Q:

What is a AngularJS?

Answer

AngularJS is a framework to build the large scale and high performance web application while keeping them as easy-to-maintain. These are the features of AngularJS framework.


AngularJS is a powerful Script based on JavaScript development framework to Implement RICH Internet Application (RIA).


AngularJS is a developers options to write client side application (using JavaScript) in a clean MVC (Model View Controller) side.


Application are written in AngularJS is also cross-browser compliant. AngularJS automatically handles JavaScript code suitable for any browser.


AngularJS is an open source, completely free, and used by large number of developers around the world. It is licensed under the Apache License version 2.0.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology
Job Role: Software Architect

0 3111
Q:

What is namespace?

Answer

The C++ language provides a single global namespace.Namespaces allow to group entities like classes, objects and functions under a name.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 3107
Q:

Name and explain the type of locks?

Answer

There are three types of lock, namely:


Shared – This type of lock permits two or more programs to read from the locked space but does not allow them to change it.


Update – This lock is more lenient. It permits the program to read and change the locked space.


Exclusive – This lock restricts all users from accessing the locked space.

Report Error

View answer Workspace Report Error Discuss

0 3106
Q:

What is Inbound and outbound marketing?

Answer

Inbound Marketing :


     Inbound marketing refers to marketing activities that bring visitors in, rather than marketers having to go out to get prospect's attention.


1. Communication is interactive and two-way.


2. Customers come to you via search engines, refferals and social media


3. Marketers provide value


4. Marketers seek to entertain and/or educate


5. It is a cheaper way of marketing


6. It is the new trend in marketing


7. People are more in control of what information they receive and how


 


Outbound Marketing


    In Outbound marketing the company contacts the customer through a message. It uses offline methods such as trade shows, mails to customers and calling customers.


1. Communication is one-way.


2. Customers are sought out via print, TV, radio, banner advertising and cold calls.


3. Marketers Provide little to no added value.


4. Marketers rarely seek to entertain or educate.


5. It is expensive compared to inbound marketing


6. It is one of the traditional methods of marketing.


7. In outbound marketing company is in control.

Report Error

View answer Workspace Report Error Discuss

0 3104