Answer Posted / manikandan
more difference b/w xp& win98
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is programmable BIST in today ic design
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
what is delimiter in sas ?
Can any one give an example (Source Code) on virtual function implemetation in Java?
what is best way to create a Thread class & why?
what is the difference between Windows application and Unix application?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
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.
What's the difference b/w Table & Templete in Smartform?
In project we have Documentation phase also,in that what is micro and macro designing?
write a sql qwery which include joining of two tables 4 marks mainframe
WHat is execution in manual testing and when will we start execution and what language we use in execution
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?