what is the similarity between networking devices?
No Answer is Posted For this Question
Be the First to Post Answer
what are other resources are needed for this mantis?
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
pleasew define carrier scope in abap (sap).
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
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.
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Which language they use during interview?
0 Answers State Bank Of India SBI,
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
why we use static with only main()class not with other class
what is c sharp dotnet
Why we need new operator in java at the time of object declaration and why not in c++?