Hi,
What are important Java Editions or Parts of Java? How many components of Java Platform?
Thanks
Hi,
Java is platform independent object oriented programming language and its main attraction is write once run anywhere.
Java Platform comes in following bundles:
Java SE
Java Embedded
Java EE
Java ME
JavaFX
Java Card
Java TV
Java DB
Learn Java at: Java Example Codes and Tutorials.
View all interview questions at Java Interview Questions with Answers.
Thanks