Answer Posted / nagendra
1. autoboxing and unboxing.
2. enums.
3. StringBuilder.
4. var-args.
5. Generics.
6. Annotations.
7. Covarent return types.
8. nested for-each loop.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are methods and how are they defined?
What is the size of an array?
Explain the JDB in depth & command line.
What does escaping a character mean?
Explain working of call by reference function invoking.
Define an abstract class with reference to java.
What is the purpose of main function in java?
What is tcp and udp?
Why does my function print none?
What is the different between get and post?
Explain the concept of hashtables?
Can a static method be overridden in java?
What is a singleton factory?
What is static class
What is the purpose of the system class in java?