Dyskusje Q&A
Why does this happen
7 głosów
3 odpowiedziChallenge::Expression Validity
16 głosów
15 odpowiedziStill Dont Get It
9 głosów
5 odpowiedzi? : are called Ternary Operators.
ex.
var = booleanExp ? ValueIfTrue : ValueIfFalse;
and that ? literally means "Asking a Question" Asking if the Boolean Expression is True.
If the Boolean Expression returned true, the Value for "True" will be assigned to the variable.
If the Boolean Expression returned false, the Value for "False" will be the one that'll be assigned to the variable instead.
I'm not asking a question, I just wanna share this to you guys 😁
18 głosów
6 odpowiedziPopularne dzisiaj
What is dynamic memory
0 Votes
Error with code
0 Votes
Where is my landing page?
0 Votes
Create website
0 Votes
Guys I'm a newcomer
1 Votes
What can I do
0 Votes
Why?
0 Votes