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 / amol
a
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
State the various causes of s0c1, s0c5 and s0c7.
What are all the divisions of a COBOL program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is search and searchall?what is the diffrence between them?give an best example?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
HOw can I get the negative sign while deduct high value from low value
What is the difference between next sentence and continue in cobol programing language?
Explain how to differentiate call by context by comparing it to other calls?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the access modes of START statement?
What is a report item?
What are literals?
how do you define single dimensional array and multidimensional array in your cobol?
What guidelines should be followed to write a structured cobol prgm?
What are declaratives and what are their uses in cobol?