If we want synchronized something in some method can we always use word synchronized after access modifiers in method instead of synchronized block? I am not sure but i suppose it is much more convenient.