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 / guest
a) not and or
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
How arrays can be defined in COBOL?
Write a program to explain size error.
i want a program using by if, evaluate , string, unstring, perform, occurs?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
In COBOL programming, what is PERFORM? What is VARYING?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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.
Why occurs cannot be used in 01 level in COBOL?
What is difference between static and dynamic call in cobol?
Name some of the examples of COBOl 11?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?