Can memory leak in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we access the non-final local variable, inside the local inner class?
How to solve the problem of generating the unique hash keys with hash function?
What happens if we override private method?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
what do you mean by marker interface in java?
what is run time polymorphism
What is ctrl m character?
Name the package that most of the AWT events that supports event-delegation model are defined?
What is the argument type of main() method?
What is the use of math abs in java?
What is void keyword?