How to swap two String values without using a
third variable?
Answer Posted / jose
Q:john william
A:William john
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
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.
differences between qtp10.0 and 11.0 ?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
how pseudo column works?
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
any drawback are there in mantis?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
how to stop execution of step 3 in a job mainframe
how can we implement locks in plsql?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
1.what is the vesition managment.