Multiple choice technology programming languages How to avoid deadlocks in multithreading programes ? Avoid using Threads implement only Runnable Use synchronize blocks Use synchronize methods None Synchornize blocks and Methods Reveal answer Fill a bubble to check yourself F Correct answer