Interview Questions

Q:

Productivity is the combination of

A) efficiency and energy B) efficiency and effectiveness
C) efficiency and attitude D) effectiveness and resources
 
Answer & Explanation Answer: B) efficiency and effectiveness

Explanation:

Productivity is a result of the way that a business operates – the result of the way that its people, business processes, different functional units and suppliers come together to meet the needs and wants of its customers.

Productivity is the combination of intelligent planning and focused efforts and hence, it is a combination of Efficiency and Effectiveness.

Efficiency :


Efficiency is an internal measure of performance for companies that shows how well the company converts inputs into outputs. The more the ratio of outputs to inputs approaches 100 percent, the better the efficiency of the process will be. In simple terms, it is “doing things right” and comes from proper harnessing of time, cost and efforts.

Effectiveness :


Organizational effectiveness is an external measure of performance and indicates how well an organization fulfills the demands of various organizational stakeholders. Simply put, it is “doing the right things."

Report Error

View Answer Report Error Discuss

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

2 7030
Q:

What is PHP's configuration file called?

Answer

PHP’s configuration file is called php.ini.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP

1 7025
Q:

Which of the following can derived class inherit?

A) members B) functions
C) both a & b D) None of the above
 
Answer & Explanation Answer: C) both a & b

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: C++

2 7009
Q:

What are JAD sessions?

Answer

JAD (Joint Application Development) is a methodology that involves the client or end user in the design and development of an application, through a succession of collaborative workshops called JAD sessions.


The JAD approach, in comparison with the more traditional practice, is thought to lead to faster development times and greater client satisfaction, because the client is involved throughout the development process. In comparison, in the traditional approach to systems development, the developer investigates the system requirements and develops an application, with client input consisting of a series of interviews.

Report Error

View answer Workspace Report Error Discuss

3 6933
Q:

How would you improve upon our product/ company?

Answer

Best Answer for "How would you improve upon our product/ company?"


Since I’d be coming from an altogether new environment, I am bound to possess a new perspective towards everything here including the company, product, customers, environment, strategy etc. This will enable me to constructively question things which anyone else here might not do. This will help in improving the things and making the product & company better.


Having worked closely with product development team I understand how the research for product development is carried out and how is customer requirement analysed; I’d be able to provide a value addition there too.

Report Error

View answer Workspace Report Error Discuss

Subject: Human Resources

8 6806
Q:

Explain different layers which define cloud architecture

Answer

Cloud computing architecture consists of many layers which help it to be more organized and can be managed from one place. The layers are as follows:


1. Cloud controller or CLC is the top most level in the hirerachy which is used to manage the virtualized resources like servers, network and storage with the user APIs. 


2. Walrus is used for the storage and act as a storage controller to manage the demands of the users. It maintains a scalable approach to control the virtual machine images and user data.


3. Cluster Controller or CC is used to control all the virtual machines for executions the virtual machines are stored on the nodes and manages the virtual networking between Virtual machines and external users.


4. Storage Controller or SC provides a storage area in block form that are dynamically attached by Virtual machines. 


5. Node Controller or NC is at the lowest level and provides the functionality of a hypervisor that controls the VMs activities, which includes execution, management and termination of many instances.

Report Error

View answer Workspace Report Error Discuss

Subject: Cloud Computing

4 6736
Q:

The syntax of capture events method for document object is..

Answer

captureEvents(eventType)

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

13 6726
Q:

I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

Answer PHP Interpreter treats numbers beginning with 0 as octal. Look at the similar PHP interview questions for more numeric problems.
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

1 6699