what is a green thread? : Java thread


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

Post New Answer

More Core Java Interview Questions

1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


Why declare Main() inside the class in java ?

0 Answers   HCL,


What is a nullable field?

0 Answers  


Give some features of interface?

0 Answers  


Is java util list serializable?

0 Answers  






Which sorting algorithm is best in java?

0 Answers  


How to implement an arraylist in java?

0 Answers  


What is meant by inheritance and what are its advantages?

0 Answers  


What are 5 boolean operators?

0 Answers  


What are the different types of multitasking?

0 Answers  


What do you mean by local variable and instance variable?

0 Answers  


What are the differences between wait() and sleep()?

0 Answers  


Categories