Discussions Q&R
Searching Q&A - no AND?
7 Votes
5 Réponses? : 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 Votes
6 RéponsesWhy it's true?
1 Vote
2 Réponsesjavascript false?
0 Vote
5 RéponsesPlease explain this
0 Vote
8 RéponsesА как понять булевые
1 Vote
4 RéponsesWhy sometimes print 0
0 Vote
2 RéponsesArrays
4 Votes
2 RéponsesAujourd'hui en vedette
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
Convert Animated SVG to PNG
1 Votes
My Missing Courses
1 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
cyber security
0 Votes