Search posts, tags, users, and pages
VISWAPRASATH KS
Ignorance is bliss, but not the excuses
In Java (or in C programming also), in case if we have to take decision making with two conditions we can take using Ternary operator or If-Else also. Many times people get confused when to use the both. In this article I would like to capture few po...
Josh Martin
just another java developer having fun
I had no idea this was a thing. I can already think of areas I could apply this to and it's so much quicker than an if else!
Was randomly poking one of my friend about this question. And got to learn we miss it so quickly. Few years back I was nudged by my friend by same question. Hope you will remember this article in future while working.
Josh Martin
just another java developer having fun
I had no idea this was a thing. I can already think of areas I could apply this to and it's so much quicker than an if else!