I have used the conditional operator in many places within my Java application. Now I have doubt whether it is compatible with all Java versions or not. In other words, I wanna know since which version the conditional operator is available in Java.
I have used the conditional operator in many places within my Java application. Now
Share
It is available since the first release of Java. i mean java 1.0