Interview Questions

Q:

SIP full form is

A) Sudden Investing Plan B) Systematic Investment Plan
C) Savings Investmets Plan D) None of the above
 
Answer & Explanation Answer: B) Systematic Investment Plan

Explanation:

SIP is Systematic Investment Plan.

Report Error

View Answer Report Error Discuss

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

0 3073
Q:

How can we increase the execution time of a php script?

Answer

By the use of void set_time_limit(int seconds)


Set the number of seconds a script is allowed to run. If this is reached, the script returns a fatal error. The default limit is 30 seconds or, if it exists, the max_execution_time value defined in the php.ini. If seconds is set to zero, no time limit is imposed.


When called, set_time_limit() restarts the timeout counter from zero. In other words, if the timeout is the default 30 seconds, and 25 seconds into script execution a call such as set_time_limit(20) is made, the script will run for a total of 45 seconds before timing out.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 3073
Q:

What are the different ways to Declare and Instantiate an object in Visual Basic 6?

Answer

Dim obj as OBJ.CLASS with eitherSet obj = New OBJ.CLASS orSet obj = CreateObject(OBJ.CLASS?) orSet obj = GetObject( , OBJ.CLASS?)orDim obj as New OBJ.CLASS 

Report Error

View answer Workspace Report Error Discuss

0 3071
Q:

What is sqlcode -811?

Answer

SELECT statement has resulted in retrieval of more than one row.

Report Error

View answer Workspace Report Error Discuss

0 3066
Q:

How do you handle stress?

Answer

How do you handle stress?

Wrong approach -
Do not say you are never under stress or I hate stress or you do exercise and meditation to take care of stress. Focus strictly on professional things that you do.

Right approach -
A good response is to say that pressure helps you focus and maintain your drive and like to handle challenges. Explain that some of your best efforts are the result of stress and pressure. Also inform that when pressure gets too intense, you know how to handle it.

Example -
Stress and pressure are a challenging part of the job and i know how to handle it. I handle it by focusing on proper planning and reporting, better time management, open communication, Hard work and prioritization.

Report Error

View answer Workspace Report Error Discuss

11 3066
Q:

What do you mean by stack unwinding?

Answer

Stack unwinding is a process of calling all destructors for all automatic objects constructed at run time when an exception is thrown. Destructors are called between the places where the exception was thrown and where it is caught.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 3065
Q:

Goods that are excludable include both

A) public goods and common resources B) common resources and private goods
C) natural monopolies and public goods D) private goods and natural monopolies
 
Answer & Explanation Answer: D) private goods and natural monopolies

Explanation:

Goods that are excludable include both private goods and natural monopolies.

Report Error

View Answer Report Error Discuss

Filed Under: Accounts Receivable
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

8 3064
Q:

Selecting and managing marketing channels :

What are the factors to be considered before deciding upon setting up a channel?

Answer

a.Understanding the customer profile : the tastes,preferences, habits of the customers may differ from person to person.


b.Determining the objective as to who would be the target market, whether the company wants to go for cost minimisation or not etc.


c.Type of channel members :Who all would be involved? Wholesalers, retailers?


d.The criteria on which the channel members would be evaluated and selected.


e.How many intermediaries will be involved in the overall distribution?

Report Error

View answer Workspace Report Error Discuss

0 3061