Interview Questions

Q:

What is Demat Account? what is the use of it?

Answer

Demat means Dematerialisation of share, in simple it is an account with which a person can trade in security market without which a person cannot buy or sell any share in security market. 

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

10 6232
Q:

Which of the following is not a correct variable type?

A) real B) char
C) float D) double
 
Answer & Explanation Answer: A) real

Explanation:

A variable provides us with named storage that our programs can manipulate. Each variable in C++ has a specific type, which determines the size and layout of the variable's memory the range of values that can be stored within that memory and the set of operations that can be applied to the variable.

The name of a variable can be composed of letters, digits, and the underscore character. It must begin with either a letter or an underscore. Upper and lowercase letters are distinct because C++ is case-sensitive −

 

Basic types of variables:


1. bool

Stores either value true or false.

2. char

Typically a single octet (one byte). This is an integer type.

3. int

The most natural size of an integer for the machine.

4. float

A single-precision floating point value.

5. double

A double-precision floating point value.

6. void

Represents the absence of type.

7. wchar_t

A wide character type.

Report Error

View Answer Report Error Discuss

10 6226
Q:

When was the last time you were angry? What happened?

Answer

Anger to me means loss of control. I do not lose discipline. When I get pressured,I step back, I will take a long breath, thoughtfully think through the situation and then start to formulate a course of action. For example, when I am given multiple projects to complete in a short period of time, rather than feeling frustrated, I come up with an approach for the way how to finish the work in a consistent, methodical manner that will not overwhelm me.

Report Error

View answer Workspace Report Error Discuss

Subject: Communication

16 6216
Q:

What steps do you follow to study a problem before making a decision ?

Answer

The interviewer wants to know that you don't just jump into a solution without knowing the problem in detail. You want to study the problem by determining the cause of the problem, what the problem is, and what the possible solutions are. You then decide on a solution.

Following steps for problem-solving and decision-making can be very helpful.

- Define the problem to be solved and decision to be made.
- Gather the necessary information.
- List all possible choices.
- Consider possible outcomes for each choice.
- Check out how you feel about each of the choices.
- Relate the choices to your values and priorities.
- From the possible alternatives, choose one.
- Commit yourself to your chosen decision and disregard the others. Concentrate your energies   in one direction. Once we made our decision, we must focus all our work on that itself.
- Take steps to turn your decision into positive action.
- Evaluate your progress from time to time. Change your decision if necessary.

Report Error

View answer Workspace Report Error Discuss

Subject: Behavioral Interview Exam Prep: TOEFL , GRE , GATE , CAT , Bank Exams
Job Role: Project Manager , Bank PO , Bank Clerk

54 6215
Q:

Describe a time where customer wasn’t happy and what did you do to change it?

Answer

There’s no doubt that working in retail you will encounter an unhappy, disgruntled, or difficult customer.  Learning to hold in your personal feelings, addressing empathy for customers, and representing the company well in order to keep customers coming back are all important skills recruiters will look for when assessing how you deal with uncomfortable situations.


 

Report Error

View answer Workspace Report Error Discuss

Subject: Retail

6 6209
Q:

Explain the function of Transmission Control Block

Answer

A TCB is a complex data structure that contains a considerable amount of information about each connection

Report Error

View answer Workspace Report Error Discuss

1 6131
Q:

What methods have you used to gain commitment from your team?

Answer

Tips :


In order to achieve the commitment, leaders have to request and convince the team to set goals and put them into the process. The cooperative spirit and solidarity for goal achievement are created by the leaders. The team is led into the implementing period as quickly as possible. The argument and ideas from all stakeholders need to be praised. In order to have a success and brilliant commitment, they must express their passionate personal commitment and boost a useful cultivation by highly evaluating individuals’ value and their contributions.

Report Error

View answer Workspace Report Error Discuss

13 6089
Q:

What major challenges and problems did you face? How did you handle them?

Answer

When asked the job interview question "How did you handle a challenge?" be sure to include specific examples of how you handled a particular difficult situation. Discuss how you researched the issue and contributed to finding a solution. Examples of good responses include:



  • During a difficult financial period, I was able to satisfactorily negotiate repayment schedules with multiple vendors.

  • When the software development of our new product stalled, I coordinated the team which managed to get the schedule back on track. We were able to successfully troubleshoot the issues and solve the problems, within a very short period of time.

  • A long-term client was about to take their business to a competitor. I met with the customer and was able to change how we handled the account on a day-to-day basis, in order to keep the business.

Report Error

View answer Workspace Report Error Discuss

Subject: Work History

13 6087