Question: When inserting a snippet containing variables into a source file, how are values for the variable defined?
- Eclipse fills them in with a drop-down menu of available optons.
- They are automatically highlighted in code.
- They are populated using environment variables.
- 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.