What are the characteristics provided in jdk1.6 apart from
other versions?
Answer Posted / subba reddy
annotations,generics,auto boxing,
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain java code for recursive solution's base case?
What is the difference between the ">>" and " >>>" operators in java?
What is anagram number?
What is * argv?
What are different type of exceptions in java?
What is the public method modifier?
What is a static class in java?
What is hashing in java?
how many types of Inheritance?
can java object be locked down for exclusive use by a given thread? : Java thread
Can java run on google chrome?
How define set in java?
How is hashset defined in java?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is the purpose of garbage collection in java?