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

Answer Posted / guest

its option b

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a SSRANGE and NOSSRANGE?

802


Explain what you understand by passing by value.

685


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2080


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

1914


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

846






explain sorting techniques in cobol program?

678


What is the difference between a binary search and a sequential search what are the pertinent cobol?

722


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1513


For rewrite, why is it mandatory that file needs to be opened?

610


Have you used comp and comp-3 in your project? And how?

2001


How many bytes S(8) comp field occupy and its maximum value?

1620


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

698


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.

916


What is Pic 9v99 Indicates in COBOL?

709


How do you get the data to code the BMS macro?

1466