Multiple choice ' indicates the code line comment line loop statement none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation The single quote (') character in Visual Basic indicates the start of a comment. All text following the quote on that line is ignored by the compiler and used for documentation.