What is the difference between compiler and jvm?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to create object with out its default constructor? if possible how? else not possible? justify
How to decrease number of hashings in has
What is run-time class and system class? what is their purpose?
Memory management in JAVA
3 Answers Tech Mahindra, Wipro,
what Data encapsulation in java?
what is filters and its use?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
What are green threads in java?
What is casting?
Is set ordered?
what is purpose of collections.unmodified() method..?
What is the static keyword?