100+ câu trắc nghiệm Lập trình C/C++ có đáp án - Phần 1

When does the code block following while(x

23/25

When does the code block following while(x<100) execute?

</100)>

When x is less than one hundred

When x is greater than one hundred

When x is equal to one hundred

While it wishes

Giải thích

Chọn đáp án A