Chain of variables

Report a typo

Set the variable bool1 to the value true, bool2 to the value !bool1 and calculate bool3 as bool1 && !bool2. What is the value of bool3?

Select one option from the list
___

Create a free account to access the full topic