Feb 07 2009 11:56 AM 2264 2 Thread Methods ShikhaBindaas Explain wait(), join(), notify() and sleep() Thread Methods. lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 9th, 2009 Join method is used for joining two thread together Wait method is used if any wait is running then another thread waits. Answer Question Select Best Answer Sep 02 2005 10:42 AM 4685 32 What are the differences between C++ and Java meSubhadip Profile Answers by meSubhadip Questions by meSubhadip Jul 20th, 2009 The main differences are: Java does not support typedefs, defines, or a preprocessorJava supports classes, but does not support structures or unionsJava does not support multiple inheritanceJava does... lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 7th, 2009 C++ is not a platform independent language while Java is platform independent language. Answer Question Select Best Answer
Feb 07 2009 11:56 AM 2264 2 Thread Methods ShikhaBindaas Explain wait(), join(), notify() and sleep() Thread Methods. lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 9th, 2009 Join method is used for joining two thread together Wait method is used if any wait is running then another thread waits. Answer Question Select Best Answer
lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 9th, 2009 Join method is used for joining two thread together Wait method is used if any wait is running then another thread waits.
Sep 02 2005 10:42 AM 4685 32 What are the differences between C++ and Java meSubhadip Profile Answers by meSubhadip Questions by meSubhadip Jul 20th, 2009 The main differences are: Java does not support typedefs, defines, or a preprocessorJava supports classes, but does not support structures or unionsJava does not support multiple inheritanceJava does... lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 7th, 2009 C++ is not a platform independent language while Java is platform independent language. Answer Question Select Best Answer
meSubhadip Profile Answers by meSubhadip Questions by meSubhadip Jul 20th, 2009 The main differences are: Java does not support typedefs, defines, or a preprocessorJava supports classes, but does not support structures or unionsJava does not support multiple inheritanceJava does...
lalitsonawane27 Profile Answers by lalitsonawane27 Questions by lalitsonawane27 Feb 7th, 2009 C++ is not a platform independent language while Java is platform independent language.