What do you mean by stack?
No Answer is Posted For this Question
Be the First to Post Answer
what is thread in Java ?
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.
Why main method is static in java?
How does list work in java?
How to use string tokenizer class.
What is thread safe java?
What is proper subset?
What is a flag value?
How do you set security in applets?
What is java abstraction with example?
whats the difference between == and .equal ?
What does singleton class mean?