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 / vijay
a
| Is This Answer Correct ? | 38 Yes | 4 No |
Post New Answer View All Answers
How arrays can be defined in COBOL?
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?
What is a SSRANGE and NOSSRANGE?
How do you differentiate between cobol and cobol-ii?
what happens if parmparameter passes zero bytes to the program
how do you reference the ksds vsam file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain what you understand by passing by value.
Define static linking and dynamic linking.
How many sections are there in data division in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between PIC 9.99 and 9v99 in COBOL?
Whats the difference between search & search ALL?
What type of SDLC u followed? Why?