C1 C2 C3 are three conditions whose TRUTH values are as folloes.
C1-TRUE C2-FALSE C3-TRUE
A,B,C are defined as given below
A:C1 AND(NOT C2) OR C3
B.(NOT C1) OR (NOT C2 AND NOT C3)
C.(C1 OR C2)AND C3
D.C1 AND C2 OR C3
given the above information which of the following
statements are valid?
a.only A,B and C are TRUE
b.only A,C and D are TRUE
c.A,B,C and D are TRUE
d.only C and D are TRUE
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
How do u initialize an array?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
what is index and how to use two tables using index?
How many maximum number of procedures can we write in one COBOL program?
What are the rules of the move verb?
Can we call a CICS program from a batch program or viceversa?If so, how?
In INITIALIZE what is Repalcing Word will do
CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?
how we can edit records in vsam data set and non vsam data sets
Syntax for JCLLIB & JOBLIB???
What is different between variable length and fixed length?