How java enabled high performance?


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

Post New Answer

More Core Java Interview Questions

How do you trim a space in java?

0 Answers  


Can java cast null?

0 Answers  


What are the parameters used in Connection pooling?

1 Answers   IBM,


Why isn’t there operator overloading?

0 Answers  


Difference between nested and inner classes ?

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 type of lambda expression?

0 Answers  


Can we have this () and super () together?

0 Answers  


What is difference between fail-fast and fail-safe?

0 Answers  


Why const and goto are reserved keyword in java?

1 Answers  


where do we use init()

2 Answers  


What is strings in java?

0 Answers  


Categories