What does the following program print?
Anonymous Quiz
11%
true
15%
false
44%
truefalse
29%
(It prints nothing)
What is the behavior of the following program?
Anonymous Quiz
21%
It prints 0 0 0.
17%
It prints 0 1 0.
21%
It prints 0 1 1.
41%
It fails to compile.
What does the following program print?
Anonymous Quiz
22%
2 | 2
21%
2 | 210
47%
210 | 210
11%
210 | 2
What does the following program print?
Anonymous Quiz
28%
false false 9
8%
false true 9
12%
true false 9
34%
true true 9
5%
false false 1
3%
false true 1
4%
true false 1
5%
true true 1