What are green threads in java?


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

Post New Answer

More Core Java Interview Questions

How many unicode characters are there?

0 Answers  


What is covariant return type?

0 Answers  


What are exception handling keywords in java?

0 Answers  


What is static class

0 Answers   EDS,


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

0 Answers   Global Logic,






how its run?

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 purpose of extern variable?

0 Answers  


What is a null check?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

0 Answers  


How do you write a conditional statement?

0 Answers  


Why we go for collections in java?

0 Answers  


Categories