Multiple choice What is a comment? It is an organizational/debug tool A form of targeted messaging A compiling code catcher A YouTube feature Reveal answer Fill a bubble to check yourself A Correct answer Explanation A comment is a programmer-readable explanation or annotation in the source code. It serves as an organizational and debugging tool to help developers manage and understand their code.