Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
Is the ternary operator written x : y ? z or x ? y : z ?
Is the ternary operator written x : y ? z or x ? y : z ?
Decleo
Views: 561 | Community Opinion:
1
Tags..
Ternary Operator
Java Interview
Core Java
Java Operator
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Kasmin
Said..
It is written x ? y : z.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Please enter your opinion.
Related Questions & Answers:
How are Observer and Observable used?
Which method of the Component class is used to set the position and size of a component?
What is the difference between the String and StringBuffer classes?
For which statements does it make sense to use a label?
What class of exceptions are generated by the Java run-time system?
What is your platform's default character encoding?