Answer Posted / niranjanravi
Min_Priority------------1
Max_Priority------------10
Norm-Priority-----------5
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How many bytes is a string?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
What is difference between fail-fast and fail-safe?
What are assembly attributes?
What is the technique adopted to create an immutable class?
What is the difference between comparison done by equals method and == operator?
What is nested class?
What is unicode in java?
how to create constants in java?
Is it possible for a yielded thread to get chance for its execution again?
What are the ways to instantiate the class class?
Is void a return type?
Can you extend main method in java?
What happens if I remove static from main method?
What is increment in java?