where do u use low-value and high value in cobol
Answer Posted / mehdee
When you need a data field to have value less than any
other data INITIALZE or MOVE LOW-VALUES to that filed. same
for HIGH-VALUES when you need that field to have valuue
more that any other data.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Can we redefine the field of x(200) to less than 200?
explain sorting techniques in cobol program?
What is the difference between next sentence and continue in cobol programing language?
What guidelines should be followed to write a structured cobol prgm?
What is difference between static and dynamic call in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are the various section in data division and briefly explain them.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Give some examples of command terminators?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do u write test cases?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Differentiate between structured cobol programming and object-oriented cobol programming.