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.
No Answer is Posted For this Question
Be the First to Post Answer
What is the requirement in MIMD ?
Where do we need Operator overloading?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
What is the difference between procedure -oriented language and object oriented language?
22 Answers IBM, Infosys, TCS,
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Explain the types of operations? Draw the figure for shift and rotate operations?
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.
WHat is execution in manual testing and when will we start execution and what language we use in execution