700+ câu trắc nghiệm Ngôn ngữ lập trình C có đáp án - Phần 5

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