Computer Science
Consider the given expression: not True and False or True
Which of the following will be correct output if the given expression is evaluated?
- True
- False
- None
- Null
Consider the given expression: not True and False or True
Which of the following will be correct output if the given expression is evaluated?