What does the following program print?
  Anonymous Quiz
    11%
    true
      
    15%
    false
      
    45%
    truefalse
      
    30%
    (It prints nothing)
      
    🔥4👍1👎1
  What is the behavior of the following program?
  Anonymous Quiz
    21%
    It prints 0 0 0.
      
    16%
    It prints 0 1 0.
      
    22%
    It prints 0 1 1.
      
    40%
    It fails to compile.
      
    ❤1
  What does the following program print?
  Anonymous Quiz
    21%
    2 | 2
      
    20%
    2 | 210
      
    49%
    210 | 210
      
    10%
    210 | 2
      
    🤯8❤1👍1
  🤔1
  What does the following program print?
  Anonymous Quiz
    29%
    false false 9
      
    8%
    false true 9
      
    12%
    true false 9
      
    33%
    true true 9
      
    7%
    false false 1
      
    3%
    false true 1
      
    4%
    true false 1
      
    5%
    true true 1