What are the states of thread in java?
No Answer is Posted For this Question
Be the First to Post Answer
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What is the difference between throw and throws 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.
What do you mean by access modifier?
What is difference between identifier and variable?
The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None
What is factor r?
What is t type java?
How many types of parsers are there?
What is the difference between compile-time polymorphism and runtime polymorphism?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is the differences between c++ and java? Explain