Why do we use threads in java?


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

Post New Answer

More Core Java Interview Questions

What is set string?

0 Answers  


What is lazy initialization in java?

0 Answers  


Can we declare register variable as global?

0 Answers  


How do you define a parameter?

0 Answers  


Justify your answer that you can't define a method inside another method in java, if you can then how?

0 Answers  


Why there is no call by reference in java?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


In Java, what are this() and super(), and where are you required to use them?

2 Answers  


Can a constructor have different name than a class name in java?

0 Answers  


can u override the start() method of Thread class

5 Answers  


What is the use of anonymous inner classes ?

12 Answers   DELL, HCL,


What is a condition in java?

0 Answers  


Categories