20+ câu trắc nghiệm Thiết kế hệ thống số dùng HDL có đáp án

Which of the following is true for the “repeat” loop?

18/21

Which of the following is true for the “repeat” loop?

None of these

It can be used to iterate a block indefinitely

It can be used to repeat execution of the block exactly two times

It can be used to iterate a block until a specified condition is true

Giải thích

Chọn đáp án A.