What is the behavior of the following program?
Anonymous Quiz
46%
It prints 1.
31%
It panics at run time.
22%
It fails to compile.
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