answersLogoWhite

0

exp ? exp : exp

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is mix mod operation in c language?

Nothing.


Enumerate the types of selection constructs in c plus plus?

Selection constructs in C++if...elseswitch/caseconditional ternary operator (?:)


What is Rondo Ternary and Binary form?

In music Binary, Ternary and Rondo are like the layout of a song. So say A represents a verse, B a chorus and C would represent a Bridge! Binary would be A,B (Verse, chorus) Ternary would be A,B,A (Verse, chorus, verse) Then Rondo would be A,B,A,C,A (Verse, chorus, verse, bridge, verse)


What is condional operator?

Conditional Operator- Its the only ternary operator in c/c++.- Its syntax is-(condition)?statement1:statement2;-Shruti Jain


How can you download c compiler?

write a c program to fine largest/smallest of 3no (using ?:ternary operator/conditional operator)


Is Frederick Chopin's Etude op 10 No 12 in C minor a two part form musical piece?

False. It is an example of three-part or ternary form.


What is the conditional operators in c language?

The conditional operator is also known as ternary operator. It is called ternary operator because it takes three arguments. The conditional operator evaluates an expression returning a value if that expression is true and different one if the expression is evaluated as false.Syntax:condition ? result1 : result2If the condition is true, result1 is returned else result2 is returned.


C program to find the largest among three numbers using ternary operator?

max = a > b ? a : b; max = max > c ? max : c;


What symbol is used in Ternary form?

it is used in = TERNARY FORM .$.


Is the song ako ay nagtanim binary or ternary?

ternary


When was Operation C created?

Operation C was created on 1991-01-08.


When did Operation C happen?

Operation Cobra happened on 1944-07-31.