Can anyone tell me the diffrence between two java classes which are inherited to create userdefined threads
Runnable and Thread.
Secondly tell me the use of synchronized keyword in Java.
Runnable and Thread.
Secondly tell me the use of synchronized keyword in Java.
