Answer Posted / ravikiran(aptech mumbai)
Resource bundle is used to produce messages which are saved
as key-value pairs inside .properties file
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why enumeration is faster than iterator?
What is the purpose of garbage collection in java? When is it used?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
Explain notifyall() method of object class ?
What is string example?
What is null statement?
Is hashset sorted in java?
Why does java not support pointers?
Can we store variables in local blocks?
What is port number in java?
What is immutable class in java?
What does int [] mean in java?
What are Normalization Rules? Define Normalization?
What are the states of thread in java?