Question: What will this code print, assuming it is inside the main method of a class?

  1. false
    true
  2. true
    true
  3. true
    false
  4. false
    false

Answer: The correct answer of the above question is Option C:true
false