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 / venkata revanth arla

not,and ,nor according to the precedence order

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

691


What are the different rules for performing sort operation?

757


What do you understand by psb and acb?

661


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1950


how do you reference the ksds vsam file formats from cobol programs

662






EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


Why occurs cannot be used in 01 level in COBOL?

711


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

760


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

708


Why would you use find and get rather than to obtain?

679


When is inspect verb is used in cobol?

671


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10581


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

701


Name the sections present in data division.

697