1.

What will be the output of the program? #include int main() { int k, num=30; k = (num>5 ? (num

A. 200
B. 30
C. 100
D. 500
Answer» C. 100


Discussion

No Comment Found