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 / ritesh

a

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL

2046


Name the sections present in data division.

701


Write some characteristics of cobol as means of business language.

622


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


Can a Search can be done on a table with or without Index?

806






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

677


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

1031


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

707


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1932


Write a program to enter and display the names of students in a class using the occurs clause.

654


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6839


What is the difference between goback, stop run and exit program in cobol?

932


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1933


What is inspect in cobol ?

806


IF I mention stop run in CICS what happens?

1898