What is ternary operator?


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

Post New Answer

More Core Java Interview Questions

What is the do while loop syntax?

0 Answers  


Explain all java features with real time examples

0 Answers  


We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.

2 Answers  


Why enumeration is faster than iterator?

0 Answers  


There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  






What is the basic concept of java?

0 Answers  


What is java life cycle?

0 Answers  


What is Connection pooling? Explain Pros and Cons?

1 Answers  


What is the GregorianCalendar class?

2 Answers   HCL,


What do you mean by platform independence of Java?

0 Answers  


What is the purpose of extern variable?

0 Answers  


What are methods and how are they defined?

0 Answers  


Categories