To print out a and b given below, which printf() statement would you use? float a = 3.14; double b = 3.14;
Answer: A
No answer description available for this question.