#include #include #include void main() { printf(“%f”, sqrt(36.0)); getch(); } What is output of the program?

#include

#include

#include

void main()

{

printf(“%f”, sqrt(36.0));

getch();

}

What is output of the program?

A. 6.000000

B. 6

C. Error

Hướng dẫn

Chọn A là đáp án đúng

Xem lời giải

Xem lời giải

Xem thêm hàm sqrt()

 

Thư viện tài liệu12 Tháng bảy, 2023 @ 2:55 chiều

Đánh giá chủ đề này