Name the types of 'priority'?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
MAX_PRIORITY
NORM_PRIORITY
MIN_PRIORITY
| Is This Answer Correct ? | 7 Yes | 0 No |
Min_Priority------------1
Max_Priority------------10
Norm-Priority-----------5
| Is This Answer Correct ? | 7 Yes | 3 No |
Is final static java?
Why super is first line in java?
Give an example of call be reference significance.
In Serialization, whether you will use Static variables?
What is Locale class?
what are the disadvantages of indexes in oracle?
0 Answers 3i Infotech, Wells Fargo,
What are different ways of object creation in java ?
Can we use static class instead of singleton?
What is the name of the java compiler?
What is immutability in java?
What is the difference between instanceof and isinstance?
why constructor dont have returns type?