HELLO FRIENDS,
THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING
QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE
IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
Answer Posted / jack
What to check for alphanumeric fields
Move spaces to low-values
Move 'zzzzzzzz' to high-values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the problem of ordered sequential files access?
Differentiate between structured cobol programming and object-oriented cobol programming.
Write a cobol program making use of the redefine clause.
what are decleratives in cobol?
What are the pertinent COBOL commands?
What is report-item in COBOL?
how to convert the recors form vsam file to db2 table tru file aid
how do you define single dimensional array and multidimensional array in your cobol?
What are the access modes of START statement?
What are the different data types in cobol?
What is the difference between Global and External Variables?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Define static linking and dynamic linking.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Are you comfortable in cobol or jcl?