Multiple Choice
If the condition in a while loop never becomes False, (a/an) _____________ loop results.
A) finite
B) infinite
C) complimentary
D) empty
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: What Python module is used to get
Q8: 1. Match each of the descriptions with
Q9: Describe JSON encoding and explain how Python
Q10: 1. Match each of the descriptions with
Q11: When using the format method with a
Q13: The read(n) method will read and return
Q14: What is an infinite loop?
Q15: What statement is used to close a
Q16: The _ method returns the contents of
Q17: How would you use a for loop