Discussion Forum : Operators And Statements
Question - The if..else statement can be replaced by which operator?
Options:
A .  Bitwise operator
B .  Conditional operator
C .  Multiplicative operator
D .  none of the mentioned
Answer: Option B


In the conditional operator,it will predicate the output using the given condition.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *