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


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

663


How arrays can be defined in COBOL?

663


Write down the divisions of cobol program?

669


How to know whether the module is dynamical or statistical?

652


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

675






What is comp-1 and comp-2?

764


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2333


A table has two indexes defined. Which one will be used by the SEARCH?

757


What rules are to be followed while using the corresponding options?

637


how do you reference the fixed unblock file formats from cobol programs

712


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

672


example for sub strings ? and refernce modifications whit output pls

1846


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

641


Can we change the password using ALTER? anyone tried and changed?

1547