C-05-Q095mediumsingle_mcqA number a is divisible by another number b when —aa % b == 0ba / b == 0ca * b == 0da - b == 0