what is thread in Java ?


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

Post New Answer

More Core Java Interview Questions

How do you define a variable?

0 Answers  


Why do we need main method to execute a java program?

1 Answers   Virtusa,


Why singleton pattern is better than creating singleton class with static instance?

0 Answers  


Enlist diffrent types of inheritance supported by java?

0 Answers  


Can I override protected method in java?

0 Answers  


How will you add panel to a frame?

0 Answers  


Is singleton class thread safe?

0 Answers  


1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?

2 Answers   RBS,


What is the static field modifier?

0 Answers  


What is a super class and how super class be called?

3 Answers  


How do you invoke a method?

0 Answers  


What methods are used in Servlet?Applet communication?

0 Answers   Satyam,


Categories