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


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

755


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2103


How are the next sentence and continue different from each other?

765


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?

1804


Name the sections present in data division.

701






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

2658


What is an in line perform? When would you use it? Anything else you wish to say about it.

643


How do u write test cases?

1633


What is the local-storage section?

681


What is the usage of comp fields in cobol?

656


What is redefines clause in COBOL?

847


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

776


how do you reference the rrds file formats from cobol programs

796


What is the difference between Call and a Link?

696


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

894