Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What is the key difference between a WHILE loop and a REPEAT loop in Delphi?
A WHILE loop is more efficient in terms of performance compared to a REPEAT loop.
A WHILE loop can only be used for numeric iterations, while a REPEAT loop can be used for any type of iterations.
A WHILE loop checks the condition before executing the statements, while a REPEAT loop checks the condition after executing the statements.
A WHILE loop always executes at least once, while a REPEAT loop may not execute at all.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!