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 COBOL2 AND COBOL390?
When is inspect verb is used in cobol?
Write the code implementing the perform … varying.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you differentiate between cobol and cobol-ii?
What is rmode(24)
What are the different data types in cobol?
HOw can I get the negative sign while deduct high value from low value
what is search and searchall?what is the diffrence between them?give an best example?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What rules are followed by the search verb.
Explain how you can characterize tables in cobol?
What is length is cobol?
How to remove 2 duplicate records and copy only one using job control language?
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