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 / venkata revanth arla
not,and ,nor according to the precedence order
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
Differentiate between structured cobol programming and object-oriented cobol programming.
example for sub strings ? and refernce modifications whit output pls
What are the different data types in cobol?
how to access the file from prodution from changeman tool and to submit a file to production
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
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
Name the divisions, which are available in a cobol program?
Why would you use find and get rather than to obtain?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do you define a variable of comp-1 and comp-2?