Answer Posted / sudesh
SGML
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
What is the purpose of
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
will it allow to add same value in HashMap class.
What is diffrent between Method and and function in c#
Colors specified with the notation
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
Write a program to create a process in UNIX
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?