hectorcal3507 hectorcal3507 30-04-2024 Computers and Technology Answered Which of the following method is a static in java.lang.Thread? A. run() B. sleep(long) C. start() D. join() E. setPriority(int)