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 / amol
a
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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
Write the code to count the sum of n natural numbers.
Write a program that uses move corresponding.
IF I mention stop run in CICS what happens?
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
What is the problem of ordered sequential files access?
What is the difference between comp and comp-3?
Can we redefine the field of x(200) to less than 200?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is comp-1 and comp-2?
how do you reference the ksds vsam file formats from cobol programs