Answer Posted / s. prasad
transient,volatile,synchronized and native (including
abstract,static and final)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between stringbuffer and stringbuilder?
Explain access specifiers?
How we can generate random numbers in java?
Is it safe to install java on my computer?
What is the purpose of using the java bean?
What will be the initial value of an object reference which is defined as an instance variable?
How do you remove all elements from an arraylist in java?
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?
What is the r character?
How do you include a string in java?
What is difference between equal and == in java?
Why are the objects immutable in java?
Why declare Main() inside the class in java ?
What are 4 pillers of object orinted programming?
What is the default value of byte datatype in java?