Explain jvm, jre, and jdk?
No Answer is Posted For this Question
Be the First to Post Answer
How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
What is hash code collision?
What is arguments in java?
How is garbage collection controlled?
AWT event listeners extends what interface?
What is a locale?
What is an off by one error in java?
What is temp in java?
Can we use different return types for methods when overridden?
What is bufferedwriter?
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
How do you set security in applets?