in Education by
If P=1, Q=0 ,R=1 then what will be the output of following expression (P+Q)’+(P’+Q’)R’+(Q’+R’) Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: fhhhkkjjjjhhjjggddßgā

Related questions

0 votes
    3.USING THE FOLLOWING STATEMENTS P : THE FOOD IS GOOD Q : THE SERVICE IS GOOD R : THE RATING IS 3 STARS ... GOOD FOOD AND GOOD SERVICE Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    do you think the following two expression are the same if yes write the output if not justify your answer X=int(22/7) X=(22.0/7) Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    What will be the output of the following Python program? def foo(x): x[0] = ['def'] x[1] = ['abc'] return id(x) q = ['abc ... (id(q) == foo(q)) a) Error b) None c) False d) True...
asked Jan 2, 2023 in Technology by JackTerrance
0 votes
    What will be the output of the following Python program? def foo(x): x[0] = ['def'] x[1] = ['abc'] return id(x) q = ['abc ... (id(q) == foo(q)) a) Error b) None c) False d) True...
asked Jan 2, 2023 in Technology by JackTerrance
0 votes
    What will be the output of the program? #include #include void fun(char *msg, ); int main() { fun( indiabix , 1, 4, ... 7 11 0 1 4 7? Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    If a1 cell stores Kips and b1 cell stores India then what will be the output of =a1&” “&b1 Kips India KipsIndia Kips-India Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    find a regular expression corresponding to each of the following subset of {0,1} Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Derive a Canonical POS expression for a Boolean function F, represented by the following truth table : 1 A B C F 0 0 0 ... 1 0 1 1 1 1 Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    a) Derive a Canonical POS expression for a Boolean function F, represented by the following truth table : 1 A B C F 0 0 ... 1 0 1 1 1 1 Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    - What will be the output of the following C code? #include int main() { int i = 97, *p=&i; foo( ... (D) Segmentation fault/code crash Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    What will be the output of the following Python program? z=set('abc') z.add('san') z.update(set(['p', 'q'] ... ;, ‘c’, [‘p’, ‘q’], ‘san}...
asked Jan 2, 2023 in Technology by JackTerrance
0 votes
    What will be the output of the following Python program? z=set('abc') z.add('san') z.update(set(['p', 'q'] ... ;, ‘c’, [‘p’, ‘q’], ‘san}...
asked Jan 2, 2023 in Technology by JackTerrance
...