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 |
State the main difference between c++ and java?
Can arraylist contain null values?
What is difference between hashset and hashmap in java?
Write a code to create a trigger to call a stored procedure
what is translator and it types
hoe can u call a constructor of a private classs to other inherited claa??
What is jvm? Why is java called the platform independent programming language?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
Explain public static void main(string args[]).
What is class forname?
What is the difference between serializable and externalizable interface?
What is the purpose of the return statement?