Answer Posted / janardhan
features like:
1).Generics
2).autoboxing/unboxing
3).for-each loop
4).static imports
5).StringBuilder
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why is whitespace important?
What defines function?
Why scanner is used in java?
What is boolean false?
What is the difference between equals() and?
Why java is secure? Explain.
What are autoboxing and unboxing? When does it occur?
State the significance of public, private, protected class?
What is the main use of generics in java?
What is += mean in java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What is externalizable interface?
Define array. Tell me about 2-D array.
Is string a data type in java?
Will the jvm load the package twice at runtime?