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 / basha
b
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
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
) how do u code after getting data?
What is the difference between perform … with test after and perform … with test before?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are all the divisions of a COBOL program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Whats the difference between search & search ALL?
State the various causes of s0c1, s0c5 and s0c7.
What is difference between static and dynamic call in cobol?
Which mode is used to operate the sequential file?
What type of SDLC u followed? Why?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is amode(24)?
what is search and searchall?what is the diffrence between them?give an best example?
For rewrite, why is it mandatory that file needs to be opened?