✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
En supposant que les variables x et y sont déclarées et initialisées avec les valeurs suivantes :
int x = 2;int y = 3;Laquelle des propositions suivantes correspond à une condition ternaire ?
Assuming that variables x and y are declared and initialized with the following values:
int x = 2;int y = 3;
Which of the following is a ternary condition?