define conditional operator with one example? please answer quickly
Answers
Answered by
1
Answer:
please Mark as brainiliest
Explanation:
An Example of Conditional Operators
The conditional operator "&&" first evaluates whether its first operand (i.e., number % 2 == 0) is true and then evaluates whether its second operand (i.e., number % 4 == 0) is true. As both are true, the logical AND condition is true
Similar questions
India Languages,
4 days ago
Math,
8 days ago
Math,
8 days ago
Biology,
8 months ago
Math,
8 months ago