Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the characteristics provided in jdk1.6 apart from
other versions?

Answers were Sorted based on User's Feedback



What are the characteristics provided in jdk1.6 apart from other versions?..

Answer / 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

What are the characteristics provided in jdk1.6 apart from other versions?..

Answer / 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

What are the characteristics provided in jdk1.6 apart from other versions?..

Answer / subba reddy

annotations,generics,auto boxing,

Is This Answer Correct ?    6 Yes 5 No

Post New Answer

More Core Java Interview Questions

Why is string buffer better than string ?

0 Answers   Cyient,


what is java bean?where can we use it?

12 Answers   TCS,


What is not object oriented programming?

0 Answers  


Why we override equals() method?

0 Answers  


The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }

4 Answers   Ness Technologies, TCS,


What collections you have worked on? Internal working of Hashmap?

1 Answers   Bravura Solutions,


Is Constructor possible in abstract class in java ?

0 Answers   HCL,


Can constructor be static or final?

0 Answers  


What are the new features in java 8?

0 Answers  


Is java call by value?

0 Answers  


Why java is considered dynamic?

0 Answers  


How is hashset defined in java?

0 Answers  


Categories