Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ternary
TypeScript Generic to change all types of a particular type to another
Sep 19, 2025
typescript
generics
ternary
How do I convert nested ternary operator to nested if-else statements?
Sep 08, 2025
c#
datetime
if-statement
ternary
Truth table for XOR function for non binary bases
Mar 12, 2023
xor
radix
ternary
C# Enum requires cast in ternary? [duplicate]
Jan 06, 2023
c#
enums
casting
ternary
Ternary producing different results than If [duplicate]
Jan 02, 2023
perl
operator-precedence
ternary
ASP.NET razor ternary expression on anonymous types
Dec 20, 2022
asp.net
razor
anonymous-types
ternary
String concatenation does not work properly in Java when concatenating 2 results of ternary operators
Dec 16, 2022
java
operator-keyword
ternary
Java calling method and using ternary operator and assign in the parameters?
Dec 15, 2022
java
variable-assignment
ternary
method-call
Why break cannot be used with ternary operator?
Dec 13, 2022
c
break
ternary
What's the Python equivalent of x = (10<n) ? 10 : n;
Nov 30, 2022
python
ternary
How to merge two binary numbers into a ternary number
Oct 19, 2022
python
ternary
What is VB.NET's equivalent of C#'s default keyword? [duplicate]
Mar 23, 2018
vb.net
default
nullable
dbnull
ternary
What means the operator "??" in Dart/Flutter? [duplicate]
Mar 01, 2022
flutter
dart
operators
ternary
whats wrong with this ternary operator?
Jun 30, 2022
javascript
ternary
PHP ternary inside concatenation with no else? [duplicate]
May 01, 2022
php
string
concatenation
ternary-operator
ternary
Conditional operator for an operator
Oct 21, 2022
javascript
operators
ternary
Can I Initialize a char[] with a Ternary?
Sep 13, 2022
c++
arrays
ternary
char-pointer
variable-initialization
Can the ternary operator be equivalent to short circuiting with the logical operators?
Nov 06, 2019
javascript
short-circuiting
ternary
Java autoboxing and ternary operator madness
Nov 10, 2022
java
operator-keyword
autoboxing
ternary
Older Entries »