πŸ“Š JAVA
Q. Which of the given methods are of Object class?
  • (A) wait( long msecs ), interrupt(), and notifyAll()
  • (B) notify(), wait( long msecs ), and synchronized()
  • (C) sleep( long msecs ), wait(), and notify()
  • (D) notify(), notifyAll(), and wait()
πŸ’¬ Discuss
βœ… Correct Answer: (D) notify(), notifyAll(), and wait()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
188
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
80%
Success Rate