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.
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
swap two number wthout using third variable
An image map is a collection of
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
1. What coding languages are you comfortable with?
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?
i 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#..
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
What is the Difference between in memory database and physical database
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100
THE CHANNEL IN DATA COMMUNICATION CAN BE?
what is d main diff between the java and .net framework