What is the output of the following statements, given that the variable Num1=3 and the variable Num2=5?printf(“The sum of %d + %d is 6.”, Num1, Num2)()
单选题
What is the output of the following statements, given that the variable Num1=3 and the variable Num2=5?printf(“The sum of %d + %d is 6.”, Num1, Num2)()