Zari wants to create a program where a teddy bear sings until the user hits the “stop” button. What will Zari need to make this happen?

A.
a Boolean question

B.
a while loop

C.
a for loop

D.
an infinite loop