How many types of syncronization?
Answers were Sorted based on User's Feedback
Three type of synchronization
1) Class level synchronization.
2) Block level synchronization.
3) Method level synchronization
| Is This Answer Correct ? | 3 Yes | 1 No |
Can we make main() thread as daemon?
How will you convert an ArrayList to Arrays?
How do you square a number in java?
How many characters is 2 bytes?
Why does it take so much time to access an applet having swing components the first time?
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
Sample code to retrieve objects from HashMap in sorted ascending order?
briefley expalin about the packages
What variables are stored in stack?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Can we convert stringbuilder to string in java?
If circular link of two objects, then will it be garbage collected ?