1.2 If a = 10, b =12, c = 4, what will be the value of the expression a%b + b%4?
A) 10
B) 2
C) 4
D) 6
If a = 10, b =12, c = 4, what will be the value of the expression a%b + b%4?
July 6, 2021 in C and CPP
July 6, 2021 in C and CPP
1.2 If a = 10, b =12, c = 4, what will be the value of the expression a%b + b%4?
A) 10
B) 2
C) 4
D) 6