Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following statements about switch statements in C is/are TRUE?
The switch expression must evaluate to an integer or a value that can be promoted to an integer type
If no break statement is used after a case, execution continues into the next case, if present
The default case is optional in a switch statement
The switch expression can be of any data type, including float and double
Two case labels in the same switch can have the same constant value
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!