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 / nihal
it is A
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
What is perform what is varying?
What is rmode(24)
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 u code after getting data?
What are the different data types in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What guidelines should be followed to write a structured cobol prgm?
Explain how you can characterize tables in cobol?
What are the cobol coding sheets?
Write the code to count the sum of n natural numbers.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is cobol?
What is the use of intialize verb?