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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -