Interview Questions

Q:

JavaScript is designed for following purpose

A) To add interactivity to HTML Pages. B) To Execute Query Related to DB on Server
C) To Style HTML Pages D) To Perform Server Side Scripting Opertion
 
Answer & Explanation Answer: A) To add interactivity to HTML Pages.

Explanation:
Report Error

View Answer Report Error Discuss

0 8421
Q:

Which of the following is not a selling expense?

A) Freight-out B) Advertising expense
C) Store supplies D) Office salaries expense
 
Answer & Explanation Answer: D) Office salaries expense

Explanation:

Office salaries expense would not come under a selling expense.

Report Error

View Answer Report Error Discuss

Filed Under: Marketing and Sales
Exam Prep: CAT
Job Role: Analyst , Bank Clerk

9 8380
Q:

Concentrating the marketing efforts on one particular segment of consumers is known as  ?

A) Ambush Marketing B) Niche Marketing
C) Content Marketing D) Cloud Marketing
 
Answer & Explanation Answer: B) Niche Marketing

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Marketing and Sales

13 8341
Q:

What is continuously rendered service?

Answer

Continuously rendered services are those services, which are prepared and provided only to the customers who are physically present. This kind of service is not finished in instant time; it is a process, which is extended to a time limit. It is a kind of face-to-face interaction. For example reservation service, restaurant service, massage, etc.

Report Error

View answer Workspace Report Error Discuss

Subject: Hospitality

13 8329
Q:

What changes would you make if you came on board?

Answer

Good Answer for "What changes would you make if you came on board?"


There are so many experienced persons in board. May be they know something better than me. So I respect their ideas. There is much difference between changing and updating. Where changing results good outcome with bad. And whereas updating results more productivity and innovative thoughts. So first I will go for updating results and after that If I feel that change is inevitable than first of all I understand the company goals and environment, if there is any changes needed than I will change by taking suggestions from the respected experienced person for effective results. Apart from that if no changes needed than I will give my best to the company as a board member....

Report Error

View answer Workspace Report Error Discuss

Subject: Human Resources

5 8293
Q:

What role does leadership play for a manager? How have you demonstrated this with your managers?

Answer

Tips : 


The leader's role is :


To communicate the strategic vision to management with clarity


 To translate the vision into concrete direction and plans


To identify and communicate priorities, short term objectives, timelines, performance measures, clear accountabilities and performance agreements to management;


 To provide quality judgment and advice.

Report Error

View answer Workspace Report Error Discuss

16 8289
Q:

I want to print "Hello" even before main() is executed. How will you acheive that?

Answer Print the statement inside a static block of code. Static blocks get executed when the class gets loaded into the memory and even before the creation of an object. Hence it will be executed before the main() method. And it will be executed only once.
Report Error

View answer Workspace Report Error Discuss

Subject: Java

6 8254
Q:

What is the importance of having an emulator within the Android environment?

Answer

The emulator lets developers “play” around an interface that acts as if it were an actual mobile device. They can write and test codes, and even debug. Emulators are a safe place for testing codes especially if it is in the early design phase.

Report Error

View answer Workspace Report Error Discuss

4 8163