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
Mention the guidelines to write a structured cobol program?
What are the pertinent COBOL
A table has two indexes defined. Which one will be used by the SEARCH?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How are the next sentence and continue different from each other?
How do you reference the following file formats from cobol programs?
Give some examples of command terminators?
What is the use of intialize verb?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
IF I mention stop run in CICS what happens?
When is inspect verb is used in cobol?
What are the pertinent COBOL commands?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is a report item?