User interface language: English | Español

Date November 2021 Marks available 1 Reference code 21N.1.SL.TZ0.7
Level SL Paper 1 Time zone no time zone
Command term Determine Question number 7 Adapted from N/A

Question

Assume X = 5 and Y = 3.

Determine the value of the following expression:

(X <= 5) XOR (Y > X)

Markscheme

Award [1 max] 
(5<=5) XOR (3>5) (= TRUE XOR FALSE ) = TRUE; 

Examiners report

The vast majority of candidates demonstrated that they were able to evaluate a given logic expression and provide a final result.

View options