mariaggonzalez61061 mariaggonzalez61061 27-12-2023 Computers and Technology contestada What are three ways in which a thread can enter the waiting state? 1) By invoking the wait() method 2) By invoking the sleep() method 3) By invoking the join() method 4) By invoking the yield() method