Interview Questions

Q:

What is WDM?

Answer

WDM is conceptually the same as FDM, except that the multiplexing and demultiplexing  involve light signals transmitted through fiber optics channel.

Report Error

View answer Workspace Report Error Discuss

0 2769
Q:

What are storage qualifiers in C++ ?

Answer

ConstKeyword indicates that memory once initialized, should not be altered by a program.
Volatile keyword indicates that the value in the memory location can be altered even though nothing in the program.
Mutable keyword indicates that particular member of a structure or class can be altered even if a particular structure variable, class, or class member function is constant.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 2769
Q:

What command-line tool would help you discover for which port numbers your computer is listening?

Answer

netstat -n  (on Dos prompt)

Report Error

View answer Workspace Report Error Discuss

1 2768
Q:

What Is Your Experience with Computerized Payroll Systems or Software?

Answer

Payroll systems accurately maintain data related to payroll processing. Familiarity with formal payroll systems and computerized software ensure the candidate has experience with current payroll technology.

Report Error

View answer Workspace Report Error Discuss

0 2768
Q:

What is the difference between inbound process and outbound process?

Answer

Inbound customer service agents handle incoming calls from customers for:


- Requests for help


- Inquiries or requests for information


- Placing orders, in product purchases


- Applications for services


- Filing complaints


Outbound customer service agents make calls to random potential customers to sell a service or product. These agents can also be called as telemarketing executives.

Report Error

View answer Workspace Report Error Discuss

Subject: Call Center

4 2766
Q:

What is the difference between real money & nominal money?

Answer

Nominal money relates more to it's measure of counting - so nominal figure of what is written on bill, while "real" relates more to it's purchasing power (usually between some periods of time). For instance 100 units in nominal could buy 2 units of good in 1950 and 1 unit of good in 2005, at the same time real value of this 100 nominal units are 100 real units in 1950 and 50 real units in 2005.


Same is with GDP. In nominal it can rise due to inflation while it can stay the same or even decrease in real value.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

2 2763
Q:

Economists refer to purchases of stocks and bonds as investment.

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:
Report Error

View Answer Workspace Report Error Discuss

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

4 2758
Q:

What is Kano Analysis?

Answer

Kano analysis is a systems analysis tool used to identify its impact on customer’s satisfaction based on 3 key areas: unexpected delighters, performance attributes and must have attributes.

Report Error

View answer Workspace Report Error Discuss

0 2758