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 / srinivas.dappili

Hi Santhi,

This is good Question.

THE ANS: IS NOT AND OR.

I am listing precedence order and also the link where u can
Found the relevant details


The operators and their precedence order from highest to
lowest are:
• Navigation operator ( . )
• Arithmetic operators in precedence order:
o + - unary
o * / multiply, divide
o + - add, subtract
• Comparison operators: =, >, <, >=, <=, <>(not equal)
• Logical operator NOT
• Logical operator AND
• Logical operator OR

http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/cque_express.html

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

772


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1868


How do you define a variable of comp-1 and comp-2?

701


What are the various section in data division and briefly explain them.

698


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1902






Discuss about changing dataset name in proc.

759


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

776


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

644


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

821


How to know whether the module is dynamical or statistical?

652


What are the different data types in cobol?

790


example for sub strings ? and refernce modifications whit output pls

1846


What is the LINKAGE SECTION used in COBOL?

887


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


Write down the divisions of cobol program?

669