How static variable work in java?
No Answer is Posted For this Question
Be the First to Post Answer
How garbage collection is done in java?
What is structure of java heap? What is perm gen space in heap?
Explain what pure virtual function is?
What is the base class of all exception classes in java?
Explain parallel processing in java8?
Can we use switch statement with strings?
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
Why does java have two ways to create child threads?
Can you extend main method in java?
what is java bean?where can we use it?
What is the best definition for data?
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?