400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 2)

What will you do to treat the constant 3.14 as a long double?

29/50

What will you do to treat the constant 3.14 as a long double?

use 3.14LD

use 3.14L

use 3.14DL

use 3.14LF

Giải thích

Chọn B