Why string is not a wrapper class?
No Answer is Posted For this Question
Be the First to Post Answer
How can u increase the heap size in the memory?
What is 'finally' method in Exceptions?
Which is the best sorting technique in java?
What an i/o filter in java programming?
What is the differenc between Enemuration interface and iterator interface according to accessing?
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.
What is thread safe in java?
What is nested class?
What is OOP's Terms with explanation?
what is meant by UP& DOWN casting in java?
What Is Composition?
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?