Monday 1 April 2019

UGC NET CS 2018 July - II Question 75

Question 75
75. Consider a vocabulary with only four propositions A, B, C and D. How many models are there for the following sentence ?
B v C

Options:
  1. (1) 10
  2. (2) 12
  3. (3) 15
  4. (4) 16
Answer : (2) 12

Explanation Question 75

We know there are total 24 = 16 cases.
As shown in below truth table, it won't satisfy the condition when B = C = 0.

AB C DB v C
00 0 00
00 0 10
00 1 01
00 1 11
01 0 01
01 0 11
01 1 01
01 1 11
10 0 00
10 0 10
10 1 01
10 1 11
11 0 01
11 0 11
11 1 01
11 1 11

So, from the given sentence false(0) occurs only if B and C are false(0) which occurs 4 times.
Required number of models = 16 - 4 = 12.

Hence, Option (2) is correct answer.


PreviousNext
UGC NET CS 2018 July - II Question 74UGC NET CS 2018 July - II Question 76

No comments:

Post a Comment

UGC NET Computer Science December 2019 | Question 16

Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...

Popular Posts