Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between external and global variables in COBOL?

1452


What is the difference between comp and comp-3?

1181


How can you get the ksds file records into your cobol program?

1093


What is inspect in cobol ?

1293


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

1111


What is the difference between PIC 9.99 and PIC9v99?

1332


What is the difference between binary search and sequential search?

1084


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1236


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1239


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2464


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1427


) How do u handle errors in BMS macro?

1952


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

2371


How to remove 2 duplicate records and copy only one using job control language?

1215


Define static linking and dynamic linking.

1182