What are the characteristics provided in jdk1.6 apart from
other versions?
Answer Posted / suresh royal
What ever people said in above those are all belongs to java 5 featurs not java6,,,
========================
JAVA 6 Features
XML and Web services support
– JDBC 4.0 support
– More Annotation types
- Console class
– More flexible annotation processing
– Jave compiler APIs accessible from programs
– Application client GUI enhancements for both
AWT and Swing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is int primitive data type?
How will you print number in reverse (descending) order in BST.
What is the use of default method in interface in java?
What is the memory leak in java?
How hashmap increases its size in java?
When will you define a method as static?
Is zero a natural number?
What is Mutex (Mutual Exclusion Object) ?
why java uses class level type casting ?
Can we restart a dead thread in java?
Does java support multiple inheritance or not?
In a container there are 5 components. I want to display all the component names, how will you do that?
What is static data type in java?
What are the advantages of packages in java?
When throws keyword is used?