Since which version is the conditional operator available in Java -


i have used conditional operator in many places within java application. have doubt whether compatible java versions or not. in other words, wanna know since version conditional operator available in java.

it available since first release of java. mean java 1.0


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -