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 / vijay
a
| Is This Answer Correct ? | 38 Yes | 4 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
Explain how to differentiate call by context by comparing it to other calls?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the difference between PIC 9.99 and PIC9v99?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do you reference the following file formats from cobol programs?
how do you reference the esds vsam file formats from cobol programs
What are the different rules for performing sort operation?
Difference between array and sub-script ?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
For rewrite, why is it mandatory that file needs to be opened?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the utilization of copybook in cobol?
What is the difference between perform … with test after and perform … with test before?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning