Interview Questions

Q:

How would you go about greeting each customer who comes in the store?

Answer

If you want bonus points, make sure you address each side of this tricky two-part question. 


The first part is addressing how you make sure you greet each and every customer who enters the store, giving them personal attention.  


The second part is how you would actually greet them – what would you say to them? Would you alert them of your newest products, ask if they’re looking for anything in particular or need guidance while shopping, or alert them to who they can reach out to if they require any assistance in various departments?

Report Error

View answer Workspace Report Error Discuss

Subject: Retail

6 5075
Q:

Webpages are written using

A) Win Zip B) HTML
C) A fifth generation language D) Peripherals
 
Answer & Explanation Answer: B) HTML

Explanation:

Webpages are written using HTML, (Hyper Text Marup Language). It is used for creating web applications that can be accessed over internet which contain text, graphics and hyperlinks.

Report Error

View Answer Report Error Discuss

11 5073
Q:

Explain hospitality in terms of hotel industry ?

Answer

Hospitality actually means, taking care of guests in the best possible way.


Organizing, providing services and looking care after guests is included in it.


It means friendly and generous treatment of guests. 


Hospitality industry includes all companies involved in providing services for guests. They provide more mental satisfaction than tangible objects.

Report Error

View answer Workspace Report Error Discuss

Subject: Hospitality

17 5073
Q:

When Were You Most Satisfied in Your Job?

Answer

The interviewer wants to know what motivates you. If you can relate an example of a job or project when you were excited, the interviewer will get an idea of your preferences.


Eg: "I was very satisfied in my last job, because I worked directly with the customers and their problems; that is an important part of the job for me."

Report Error

View answer Workspace Report Error Discuss

Subject: About Yourself

19 5066
Q:

Can we use include ("xyz.PHP") two times in a PHP page "index.PHP"?

Answer

    Yes we can use include("xyz.php") more than one time in any page. but it create a prob when xyz.php file contain some funtions declaration then error will come for already declared function in this file else not a prob like if you want to show same content two time in page then must incude it two time not a prob

Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 5064
Q:

In what general area of design do you work or wish to work?

Answer

The areas are generally divided into three groups:


* street fashion (mass-manufactured high fashion);


*ready-to-wear (small collections);


* haute couture, where unique cat-walk garments are created mostly without practical considerations.


Don’t try to impress employees with what you are not. If you are an expert in high street fashion – you will be appreciated and find plenty of work.


 

Report Error

View answer Workspace Report Error Discuss

10 5062
Q:

What is the maximum number of Triggers can be applied in a table ?

A) 8 B) 9
C) 12 D) 14
 
Answer & Explanation Answer: C) 12

Explanation:

We can apply at max of 12 triggers in a table.

Report Error

View Answer Report Error Discuss

Filed Under: Oracle
Job Role: Analyst , IT Trainer

4 5055
Q:

The PHP Syntax is most similar to

A) Visual Basic B) VB Script
C) PERL & C D) Java Script
 
Answer & Explanation Answer: C) PERL & C

Explanation:

PHP is similar to the C style syntax in terms of keywords and language syntax.

 

If conditions, for and while loops, and function returns are similar in syntax to languages such as C, C++, C#, Java and Perl.

Report Error

View Answer Report Error Discuss

1 5046