What sysoption determines where the macro facility searches a specific catalog for complied macro?
GE,
2092How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
1894hi friends i am ravi here , i have one problem at starting at the interview that is i have my 3+ it(java) years experiance profile so if i attend the interview interviewer ased me tel me about your profile so i not able to explain because i dont knw where to start and where to end and i dont know what i should tel and what i shouldnot tel .....so can any body please clear m doubts clearly.............please help me friends,i am awaiting for friends reply please.............
TCS,
2 4245i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
1 3547Post New Programming Languages AllOther Questions
Plz sent me in .net 2.0 interview Question & answers?
Where do we need Operator overloading?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
In project we have Documentation phase also,in that what is micro and macro designing?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
what is meant by life cycle of a business
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
what is technical system, business system, logical system in sap pi7.0
How do you pass variables forwrd to future CECI sessions
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
EXPLAIN UNARY OPEARATORS
How to call dll API sub routine in VB Form.
how to remove header and footer in jcl using sort utility
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!