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
How do you differentiate between cobol and cobol-ii?
) how do u code after getting data?
how do you reference the ksds vsam file formats from cobol programs
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are the different rules for performing sort operation?
how do you define single dimensional array and multidimensional array in your cobol?
Explain the configuration section of a cobol program with examples of syntax.
Mention the guidelines to write a structured cobol program?
Name some of the examples of COBOl 11?
How do get the result of your program directly on your pc?
what happens if parmparameter passes zero bytes to the program
how do you reference the rrds file formats from cobol programs
In which area will you utilize 88 level items in cobol?
What is a scope terminator give example?