What do the logical operators AND, OR, XOR and NOT do?

AND (both conditions on either side of the AND operation MUST be satisfied for the IF function to work)
OR (either condition on each side of the OR operation MUST be satisfied for the IF function to work)
NOT (used when something needs to be displayed UNLESS a value is a certain amount/type/name etc.)
XOR (used when exclusively ONE of the conditions has to be met – not both! This is where XOR and OR differ.)

Answered by Chris D. Computing tutor

4687 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

When a stack is implemented using a 1-D array, adding a valid item can cause an execution error. Explain why an execution error can occur in this situation.


Basic Conversions (Binary, Hexadecimal, etc)


How does the Stack data type work?


Why indentation is important in Python and what is the scope of a global variable?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy