True/False
The while loop gets its name from the way it works: While a Boolean expression is true, do some task.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q70: The SaveFileDialog control displays Save As in
Q71: You can change the default text displayed
Q72: Many systems, including MS-Windows, support the use
Q73: If you are writing a while loop
Q74: To append data to an existing file,
Q76: The values generated by the Random class
Q77: When you create an OpenFileDialog control, its
Q78: When the WriteLine method writes data to
Q79: You can use the StreamReader class's _
Q80: ListBox controls have an _ method that