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 / ritesh
a
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is inspect in cobol ?
Define cobol?
What is the difference between comp and comp-3 usage?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What are the various section in data division and briefly explain them.
What are the different types of condition in cobol and write their forms.
What is link edit in cobol?
What is a scope terminator give example?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Which division and paragraphs are mandatory for a COBOL program?
Write the code implementing the perform … varying.
In which area will you utilize 88 level items in cobol?
) How do u handle errors in BMS macro?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the esds vsam file formats from cobol programs