Question: When inserting a snippet containing variables into a source file, how are values for the variable defined?

  1. Eclipse fills them in with a drop-down menu of available optons.
  2. They are automatically highlighted in code.
  3. They are populated using environment variables.
  4. You populate them through a pop-up windows.

Answer: The correct answer of the above question is Option B:They are automatically highlighted in code.