Answer Posted / mujib khan
condition name condition is one of the condition statement..
others are
relative,sign,class,compound.
88 level no can be used as condition name
eg:
01 a pic x(1).
88 std pic value 'a' 'b' 'c'.
here in procedure division if we code
set std to true.
means every time it will return a thts the true value.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can you please let me know the centre name of INS certification in Kolkata.
What are literals?
how do you reference the ksds vsam file formats from cobol programs
State the various causes of s0c1, s0c5 and s0c7.
Name the sections present in data division.
Difference between array and sub-script ?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is amode(24)?
how do you reference the esds vsam file formats from cobol programs
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How you can characterize tables in cobol?
What is the utilization of copybook in cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the LINKAGE SECTION used in COBOL?
Whats the difference between search & search ALL?