What is a ternary operator in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a numeric digit?

0 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


What is a class in java?

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  






How do generics work?

0 Answers  


What is scope of a variable?

0 Answers   TCS,


How to print a statement without using semicolan in java

6 Answers   HCL, IBM,


What is ascii code?

0 Answers  


In treeset we add same object ...what will be the out put

3 Answers  


What is the use of using enum to declare a constant?

0 Answers   Fidelity,


Print Vertical traversal of a Binary Tree.

0 Answers   Amazon,


Categories