What are the important features of Java 11 release?


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

Post New Answer

More Core Java Interview Questions

Describe OOP in java?

2 Answers   Syntel,


Is hashmap thread safe?

0 Answers  


What is hard code & soft code?

7 Answers   Cognizant, Wipro,


What are different types of states exist for a thread?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  






Difference between String & StringBuffer

16 Answers   IBM, Infosys, Tech Mahindra, Wipro,


In which way does a Primitive data type is passed ?

5 Answers   Sun Microsystems,


Why we use protected in java?

0 Answers  


What is the difference between pageContext and page implicit objects in jsp?

9 Answers   Gspann Technologies, Merrill Lynch, Polaris,


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


Define iterator and methods in iterator?

0 Answers  


what is the constructor and how many types of constructors are used in java?

0 Answers  


Categories