Int x=8;
if(x>9)
{
document.write(9);
}
else
{
document.write(x);
}
O
8
O
9
JavaScript
Answers
Answered by
0
Answer:
I do not understand what the question is
Similar questions
English,
1 month ago
Social Sciences,
1 month ago
Economy,
2 months ago
Social Sciences,
9 months ago
French,
9 months ago