What are the characteristics provided in jdk1.6 apart from
other versions?
Answer Posted / anuj
Java SE 6 specification focused on new specifications and APIs including:
–XML processing and Web services
–JDBC 4.0
–Annotation-based programming
–Java compiler APIs
–Application client GUI APIs
http://www.kingtraining.com/confdownloads/downloads/Java6Java5NewFeatures_slides.pdf
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is core java used for?
What is the purpose of object oriented programming?
Can we execute a program without main() method?
Difference between this() and super() in java ?
What do you mean by scope of variable?
What is difference between adapter class and listener?
In how many ways we can do synchronization in java?
How does callback work in java?
What is hashset in java?
what is the difference between yielding and sleeping? : Java thread
Describe what a thread-local variable is in java?
Is array size fixed in java?
What is the method overriding?
What are methods in java?
What is java used for on a computer?