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 java hashset ordered?
What is java and its types?
Can static methods be overridden?
What is use of inner class in java?
how to transactions(Bank transactions) in business process in ejb?
Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class
what is multi-tasking
3 Answers Anand Group, Photon Infotech, Tech Mahindra,
IS method overriding is Duplication of Methods?
How do you empty a list in java?
Why arraylist is not synchronized in java example?
How to access a method that it declared as protected?
Can we write any code after throw statement?