If a=1 or 2 or 3 NEXT SENTENCE
ELSE move a to b.
a) if A not = 1 or 2 or 3 move A to B
b) if not A = 1 and 2 and 3 move A to B
c) if A Not = 1 and 2 and 3 move A to B
d) if A NOT = 1 or NOT=2 or NOT =3 move A to B
Answer Posted / prasanna
The answer should be 'D'.
Hi Basavaraj,
FYI, AND operator is used in between the variables in
option c. But in the question it is OR operator and so
correct your answer. thanks
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the distinction amongst include and copy?
Explain host variables?
File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
What is meant by comp-3 and what is it used for?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
How an empty file to be checked?
Explain Introduction abt Ibm framework
Define clustered index?
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
Can you explain function of iebgener?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
how would find total records in files using sequential?
Can you define path?
What is linkage section?
Explain paging concept in memory?