Computer Science, asked by vasims2131, 8 months ago

The expression ? And : operator is called conditioal
operator.
4
TRUE
FALSE​

Answers

Answered by PoushyaMeghana
2

Answer:

false it is terinary operator

Explanation:

conditional operators are =,==,=<,=>

for example

if a=b then continue the program

here = is conditional operator as it tells tht if tht condition is true then continue

Similar questions