Which of these methods belong to Thread & Object class?
join, yield, sleep, wait, notify

Answer Posted / vikki

methods inherited from java.lang.Object
*clone
*equals
*finalize
*getClass
*hashCode
*notify
*notifyAll
*wait

and this three methods join, yield, sleep belongs to Threads
class

Is This Answer Correct ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is the class in java?

759


Variable of the boolean type is automatically initialized as?

795


Difference between notify() method and notifyall() method in java?

769


what are Hostile Applets?

1824


What is integer size in java?

728


Explain about doubly linked list

838


Does google use java?

765


Which class should you use to obtain design information about an object in java programming?

881


What is a boolean in java?

784


What is continuity of a function?

792


What are features of java?

788


What is square root in java?

800


What is the difference between interface & abstract class?

811


What is a subsequence of a string?

822


Why we do exception handling in java and how many types of exceptions are there?

805