Java Ternary Operator
Operators represent the fundamental constructing block to any programming language. Java too presents many kinds of operators which can be used in accordance to the want to function quite a number calculation and features be it logical, arithmetic, relational etc. They are categorized based totally on the performance they provide. Here are a few types:
Arithmetic Operators
Unary Operators
Assignment Operator
Relational Operators
Logical Operators
Ternary Operator
Bitwise Operators
Shift Operators
This article explains all that one wishes to recognize related to the Ternary Operator.
Post a Comment
Thanks for touching with us.