01 a pic s9(5) value '-12345' how it will be stored
Answer Posted / sachin
I think from -1 to -9 uses the letter
J to onward
and for +1 to +9
uses the A to H
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Which Search verb is equivalent to PERFORM…VARYING?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are the different data types in cobol?
Give some examples of command terminators?
Name the divisions, which are available in a cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What kind of error is trapped by on size error option?
How do you define a variable of comp-1 and comp-2?
What is the usage of comp fields in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How arrays can be defined in COBOL?
How do get the result of your program directly on your pc?
What is the difference between Global and External Variables?