iam confused among testing ,.net and java. can anybody help me.
No Answer is Posted For this Question
Be the First to Post Answer
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
How can we alter the data after creating a view
What is the difference between save and create method of activerecord?
whats the use of following Good Coding Practices?
how to work search engine? plz detail answer me.
you have a computer with 80GB hard disk and ubuntu 8.04 is installed on entire hard disk.now you have to create a seprate partition for windows OS and install win XP as dual boot.write down the steps involved along with the commands
1 Answers Anand Group, Indian Navy, TCS,
the systematic access of small computers in a distributed data processing system is referred as?
What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
how many types of operating system are avaliable?
What is the difference between in-proc and out-of-proc?
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....