What is sleep method?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

how can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


What is adapter in java?

0 Answers  


What is the name of the java compiler?

0 Answers  


How to decrease number of hashings in has

1 Answers  


suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?

3 Answers  






What is the best way to findout the time/memory consuming process?

0 Answers  


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

0 Answers  


what are class,constructor and primitive data types?

2 Answers   IBM,


When does the compiler supply a default constructor for a class?

9 Answers   TCS,


Explain numeric promotion?

0 Answers  


What is the file type?

0 Answers  


What is the benefit of inner classes in java?

0 Answers  


Categories