Computer Science, asked by somyadhiman67, 1 day ago

Question 12:-
Read the statements carefully and choose
the appropriate answer :-
Assertion(A): if we evaluate the following
expression we will get the output False
not 17<9 or 3>8 and 9>0
Reason(R): The Priority/Precedence order is
not>or>and. Therefor first 'not' operation will
be performed which will result True, then 'or'
operation is performed which will result True
and the end 'and' operation is performed will
gives the final output as True​

Answers

Answered by Cretia
0

Answer:

option c

Explanation:

a is true but r is false

Answered by yssharma
0

ANSWER

option C is true and r is false

Similar questions