What accessories required to give the motor with given circuits and do you know the ratings of those accessories?
4 31360Post New TCS Interview Questions
my interviewer asked me what technical specification you used how to answer that question
Why do we need wrapper class?
Hoe do calculate the Cable size for Amps rating ?
What is purchase requisition as related to sap?
What is agile? Explain agile in 2 min.
What are sql server functions?
How many gap between finger contact in a.c.b. and v.cb.?
Explain character-manipulation functions?
What is private void in c#?
What is the current latest version of tableau desktop(as of feb.2015)?
what is the different types of backups available in sql server? : Sql server database administration
What are the design considerations while making a choice between using interface and abstract class?
How can a user move the data to long distances by using the internet with the help of amazon s3 bucket?
What is the equivalent code of the following statement in WHILE LOOP format?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.