gooby4398 gooby4398 10-01-2024 Computers and Technology contestada Which of the Stack methods will add an int to the top of x? 1) (int 42) 2) (int 42) 3) x.enqueue(int 42) 4) (int 42) 5) (int 42)