if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads
2 4895I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.
1 8853What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
1 3407
What 4 doubled?
Why is it called a string?
Why we use protected in java?
What is void class in java?
For class CFoo { }; what default methods will the compiler generate for you>?
What is hashtable and explain features of hashtable?
What is the platform?
Why null value is used in string?
What is dynamic array in java?
What is a line break?
What is class and object in java?
How do you do descending order in java?
List the interfaces which extends collection interface?
What is a wrapper method?
What is the major advantage of external iteration over internal iteration?