how many languages .net is supporting now?
Answers were Sorted based on User's Feedback
how can we maintain the previous version scripts to new version.
0 Answers DST Global Solutions,
what is the difference between an OS(operating system) and Framework?
how to convert infix expression to prefix expression?
How can successful and thorough systems planning, analysis, and design be ruined by poor systems construction and implementation? How can poor systems analysis or design ruin a smooth construction and implementation? For both questions, list some consequences
differenc between visual studio 2005,2008 & 2010?
Is the IT field raise again? What is the position of IT after 4 years?
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. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
how can i create report in abap to insert data in table pa0002 using insert command
how does database connection using ADO.NET?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
What is Boxing?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.