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 many sections are there in data division in COBOL?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Mention the guidelines to write a structured cobol program?
What is difference between static and dynamic call in cobol?
What rules are followed by the search verb.
how do you define single dimensional array and multidimensional array in your cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) what is the difference between AID and HANDLE AID?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the different data types in cobol?
What kind of error is trapped by on size error option?
What is amode(24)?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
example for sub strings ? and refernce modifications whit output pls