Program 15 #P15 -C Program to demonstrate the working of C Ternary Operator #C126
C Ternary Operator (?:)
Ternary operator is a conditional operator that works on 3 operands.
Conditional Operator Syntax
conditionalExpression ? expression1 : expression2
The conditional operator works as follows:
The first expression conditionalExpression is evaluated first. This expression evaluates to 1 if it's true and evaluates to 0 if it's false.
If conditionalExpression is true, expression1 is evaluated.
If conditionalExpression is false, expression2 is evaluated.
#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
To Install Turbo C++ 4.5 Click on Below Link and Download rar file and extract and then install..
https://app.box.com/s/soz2137zo0rv0sb...
Do Like,Comment,Share and Subscribe if u are learning little bit.
Please give me suggestions in form of comment box .
i will be glad to improve myself day by day
Other Videos By Rubal Solutions
Other Statistics
The Operator Statistics For Rubal Solutions
At present, Rubal Solutions has 267 views spread across 1 video for The Operator, and less than an hour worth of The Operator videos were uploaded to his channel. This is less than 0.08% of the total video content that Rubal Solutions has uploaded to YouTube.