What is ternary operator? Give an example.


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

Post New Answer

More Core Java Interview Questions

What technique is carried out to find out if a particular string is empty?

0 Answers  


What is byte [] in java?

0 Answers  


what is synchronization

3 Answers  


Is there any way to skip finally block of exception even if some exception occurs in the exception block?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  






What is the difference between DataInputStream and BufferedReader

2 Answers   Hexagon,


When do I need to use reflection feature in java?

0 Answers  


can we create object for static class in java

14 Answers   IAP Company, IBM, Marlabs, mPortal, TCS,


What is keyword and identifier?

0 Answers  


Can a constructor be made final?

0 Answers  


What is class and its types?

0 Answers  


Are strings immutable in java?

0 Answers  


Categories