Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The if..else statement can be replaced by which operator?

a) Bitwise operator
b) Conditional operator
c) Multiplicative operator
d) Addition operator

Answer: b
Explanation: In the conditional operator, it will predicate the output using the given condition.

Join The Discussion