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 / nihal
it is A
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What type of SDLC u followed? Why?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
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.
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
How are the next sentence and continue different from each other?
Define cobol?
What are the access modes of START statement?
How you can characterize tables in cobol?
What is the difference between Global and External Variables?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Write a cobol program making use of the redefine clause.
Write some characteristics of cobol as means of business language.
how do you reference the esds vsam file formats from cobol programs
Are you comfortable in cobol or jcl?