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


Please Help Members By Posting Answers For Below Questions

Is it possible to move the alphanumeric variables to a numeric variable?

640


What is the binary search?

541


How do you create a like table?

530


Explain a linkage segment

543


Explain the use of the where?

591






Explain eib?

522


What is the meaning of a (new, catalog, keep) disposition mean?

579


We have an output dataset in job with disp parameter as shr.

535


Can you explain create an empty file by using sort?

556


suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?

1583


What is RRange and ARange?

1661


in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from

1672


State all the file open modes?

569


What is the advantage of defragmentation?

519


Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?

1836