If the following variables are set to the values as shown below, then

Loading

Choose the correct option.

If the following variables are set to the values as shown below, then what is the value of the expression following it?


answer= 2;

marks= 10;

!((answer < 5) || (markes > 2 ))

A. 1
B. 0
C. -1
D. 2