Computer Science, asked by mmariya, 2 months ago

what is ternary operator​

Answers

Answered by anushree92004
2

Answer:

ternary operator:

It helps to think of the ternary operator as a shorthand way or writing an if-else statement.

Similar questions