223) What is the output of the following 'C' program? main() { printf("%f",sqrt(36.0)); }
Answer is:
6
Related C Programming MCQ with Answers
Answer is: