In a program where user inputs the roll number and the program displays the marks obtained, which of the following is suitable? August 16, 2025August 16, 2025 Ahmed Raza Computer, Computer Science, css, Full List (A) for loop(B) do-while loop(C) if/ else statement(D) switch statement The answer is: (D) switch statement Related