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 / guest
a) not and or
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write the code implementing the perform … varying.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the different types of condition in cobol and write their forms.
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
What is the local-storage section?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is the difference between COBOL2 AND COBOL390?
What is the difference between comp and comp-3?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are various search techniques in cobol? Explain.
What is inspect in cobol ?
how do you define single dimensional array and multidimensional array in your cobol?