In java, why do we set thread priority, when we know that there is no guarantee by which a thread should be execute?


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

Post New Answer

More J2SE Code Interview Questions

For printing a message we use System.out.println in normal programs. We use String msg="text....."; Can't we use String msg=" " in normal programs and System.out.println("........") in applets. Please answer this question?

0 Answers  


Why we r using String args[] in main() even though v r not passing any arguments in command line?

2 Answers  


how to create a (*)pyramid using java codes???

5 Answers   Infosys,


How Can I Trace A Java Program . Please Give Me Step by Step Process

1 Answers   IBM,


Write a program to convert a decimal number to binary form?

1 Answers   Oracle,






is public static void main() work in java?is "String arg[]" needed as argument?

4 Answers   Tech Mahindra,


how to store and retrive a set of values without using an array

8 Answers   FCS, HCL, Maximus,


what is runtime class?

0 Answers   MAQ,


Program to print map of India in java.

2 Answers  


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

0 Answers  


what are the other loops except for for,while,do while and until?

0 Answers   Aricent,


Can we run Applet in Web browser with security policy files

0 Answers  


Categories