What is the difference between the direct buffer and non-direct buffer in java?


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

Post New Answer

More Core Java Interview Questions

Can we override private method in java?

0 Answers  


In java, how we can disallow serialization of variables?

0 Answers  


Does substring create a new object?

0 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


Do I need to import java.lang package any time? Why?

1 Answers  






What are the Object and Class that classes used for?

3 Answers   Mphasis,


What is the alternate of 'Inheritance' ?

4 Answers   CybAge, HCL,


What is complexity and its types?

0 Answers  


Why Java doesn’t support multiple inheritance?

0 Answers  


What are different types of Exceptions?.

9 Answers  


How variables are declared?

0 Answers  


What is an exception?

6 Answers  


Categories