| Back to Questions Page |
| Question |
how many methods for starting an induction motor? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Jkth |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
roi=(gain from investmet-cost of investment)/costofinvestment  |
0 | Sayed Moh. Vaqar Ali |
| |
| |
| Answer |
DOL DIRECT ON LINE STARTER
STAR DELTA STARTER
VARIABLE FREQUENCY DRIVES
RESISTANCE STARTERS
AUTO TRANSFORMER STARTER
SERIES REACTOR STARTER  |
0 | Ankush Miglani 09718151073 |
| |
| |
| Question |
what is the differnce between GMP and CGMP |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: P.hariprasadmsc@gmail.co |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
GMP = Good Manufacturing Practices
cGMP = Current Good Manufacturing Practices. we can say
update/application of GMP practices for the current/present
year onwards.  |
0 | Abdul Kaleem |
| |
| |
|
|
| |
| Question |
what is E.T.F. Give the name of any company who is famous
for this type of service. |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
full form of E.T.F. is exchange traded fund. mainly in the
stock market we exchange the shares.i am not also much
confirmed about this. I know only this much about E.T.F.  |
0 | Guest |
| |
| |
| Answer |
ETF is exchange traded fund. As the name suggest it is traded on the stock exchange like a stock. It is made up of basket of assets like a mutual fund.Its price changes every second like any other stock. It does not have a NAV like mutual fund which is calculated at the end of the day.  |
0 | Simriti Uppal |
| |
| |
| Question |
what is the difference between point and dot? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Rahul |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
point is a one bigger than a dot...
dot is a miniature point...  |
0 | Vije |
| |
| |
| Answer |
a point is surrounded by some circumference while a dot can
be anywhere  |
0 | Kuldeep |
| |
| |
| Answer |
a point has some geometrical co-ordinates but a dot doesn't
have.  |
0 | Sugyani |
| |
| |
| Answer |
point is used at the end of the sentence
dot is used after the initials (foreg s.sudharsan)  |
0 | Madhavan |
| |
| |
| Answer |
dot is a very small circular shape.
point is a geometric element that has position but no extension.  |
0 | Sharath Kumar |
| |
| |
| Question |
What is Parallel Ledger? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
The new GL functions include “Parallel Accounting” , it’s
an SAP feature where you can maintain different sets of
books to satisfy all different requirements of Financial
Statement users accurately, efficiently and effectively.
Standard reports are already available and readily
available to use.  |
0 | Sunil |
| |
| |
| Question |
Sum of 6 numbers a+b+c+d+e+f = 21 from the set{1,3,5,9}.
Condition is Each no can be used max 4 times....that means u
have 1,1,1,1 ; 3,3,3,3 ; 5,5,5,5 ; 9,9,9,9
From these 16 numbers find combination 6 numbers which
equals to 21. |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Abhijeet |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
this type of questions r given in order to waste our time in the same quest. and make us mental by ourself.... so tht v wnt get time to solve other quest.
the best answer is - leave the question and carry out with other  |
0 | Sanjay |
| |
| |
| Question |
What is the difference between valuated Stock and Non
Valuated Stock? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
You cannot post a GR of non-valuated material direct into
consumption. You have to post the goods into the warehouse
first and then enter the goods issue. Also include
Returnable transport packaging, which is maintained as a
special stock.
Generally all the material are valuated with qty/value
update. Except NLAG– non value/stock material, direct post
to consumption a/c.
 |
0 | Guest |
| |
| |
| Question |
hai am madhu,i have to start preparation for BANK P.O, so
plz sujest me how to prepare for that...and also give some
information about G.D & interviews... and wat kind of
questions they may ask.... plz help me... and my email ID
is "madhuspr@yahoo.com"... and also give ur personal
contact number if u don't mind.... |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Madhuspr |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
As i have experienced about it To prepare well,you should
follow a magagine in which current affairs are described
well.And for reasoning ,follow the book written by S.CHAND.
and GD is not neccesary but no doubt it will help you in
the time of interview.
i think he may start to ask question from about yourself
some bank related question like how to handle the
candidate and many more,some GK for your knowledge about
your banking field  |
0 | Mr. Pramod Sethi |
| |
| |
| Question |
Is index a datbase objects in sql server? |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Ghosh.sutapa |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
yeah  |
0 | Ghosh.sutapa |
| |
| |
| Question |
How Trains take turns, though there is no any differential |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Pintu9774689249 |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
Train wheels have a profile such a way that diameter of the
wheel increases towards one side, while in the other wheel
the diameter decreases. Thus when a train negociates a
turn, it moves towards any one side depending upon the
direction of turn. As the train wheels moves towards any
one side, the wheels in contact have different wheel
diameters. This makes one wheel to travel more distance
than the other during a turn.  |
0 | Ramu Murugan |
| |
| |
| Question |
a=5
a=a++/++a |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Nirbhaykumar |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
a=2  |
1 | Nirbhaykumar |
| |
| |
| Answer |
a=1  |
0 | Nikhil Saraf |
| |
| |
| Answer |
a=5;
a=a++/++a;
in that numerator is 5 and denominator is 6(finally a value
is:6)
so a=6/6=1
finally a is postincremented so it is2(1+1)  |
0 | Prasannanjaneyulu.kandimalla |
| |
| |
|
| |
|
Back to Questions Page |