Computer Science, asked by akhilesh7488, 6 months ago

Tertiary operator uses............operand?​

Answers

Answered by harvinder2203
2

Answer:

The conditional (ternary) operator is the only JavaScript operator that takes three operands: a condition followed by a question mark ( ? ), then anexpression to execute if the condition is truthy followed by a colon ( : ), and finally the expression to execute if the condition is falsy.

if it helps you then plz mark me as brainliest

Answered by gd276001
1

Answer:

To assigning post data or validating forms

Similar questions