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 / arunabh
c
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is the difference between perform … with test after and perform … with test before?
how do you define single dimensional array and multidimensional array in your cobol?
What rules are to be followed while using the corresponding options?
Define cobol?
how do you reference the ksds vsam file formats from cobol programs
Name the sections present in data division.
How arrays can be defined in COBOL?
What are the cobol coding sheets?
example for sub strings ? and refernce modifications whit output pls
what is the use of outrecord?
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.
Write some characteristics of cobol as means of business language.
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
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Which is not true about evaluate statement