The hierarchy of the execution of logical operators is
(a) NOT AND OR
(b) AND OR NOT
(c) OR AND NOT
(d) OR NOT AND
Answer Posted / basha
b
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is the difference between perform … with test after and perform … with test before?
How do define dynamic array in cobol.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
) how do u code after getting data?
What is the difference between next sentence and continue in cobol programing language?
What is the use of intialize verb?
Explain how you can characterize tables in cobol?
Difference between array and sub-script ?
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?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How you can read the file from bottom?
how do you reference the esds vsam file formats from cobol programs
How are the next sentence and continue different from each other?
What is the LINKAGE SECTION used in COBOL?
What is the difference between Call and a Link?