Multiple choice Which of the following is used to end a statement in C language? , ; : . Reveal answer Fill a bubble to check yourself C Correct answer Explanation Semicolon is used to end statements in C language.