C-05-Q105mediumsingle_mcq
In a FizzBuzz program, if the input number is divisible by both 3 and 5, the program prints —
In a FizzBuzz program, if the input number is divisible by both 3 and 5, the program prints —
- aFizzBuzz
- bFizz
- cBuzz
- dnothing
In a FizzBuzz program, if the input number is divisible by both 3 and 5, the program prints —