Which of these methods belong to Thread & Object class?
join, yield, sleep, wait, notify
Answer Posted / sudeep
wait belongs to thread... in c#!!!
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is unsigned char?
How can we create a synchronized collection from given collection?
Mention some features of java?
Is java developer a good career?
Explain method local inner classes ?
What is bom encoding?
What are the three parts of a lambda expression?
What is arrays aslist in java?
What is the synonym of string?
How do you reverse sort a list in java?
What is java’s garbage collected heap?
What is the purpose of assert keyword used in jdk1.4.x?
Explain the transient field modifier?
Can you override static methods?
What are streams?