what is the difference between java and j2ee... is that can
i work j2ee on net beans IDE 6.0

Answers were Sorted based on User's Feedback



what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0..

Answer / kuldeep raaj sharma

There is no difference btween Java and J2EE. J2EE is Java 2
Enterprise Edition (Useful to make Enterprice Application
with RMI,NETWORKING,JDBC,JSP,SERVLET,APPLET,GUI,etc.)

Yes! It is posible to Use not only J2EE but J2SE(Standard
Edition or Core Java) J2ME (Java 2 Micro Edition for
Programming for Micro JVM (KVM) Development for Devices
such as PDAs, Mobiles, etc)


kuldeepraaj@gmail.com
kuldeepraaj@ymail.com
kuldeepraaj@timescalling.com

Is This Answer Correct ?    9 Yes 2 No

what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0..

Answer / mkj

Java for core application programming , and j2ee to
entrprice application like web module,EJB,web servises etc..
netbean tool supports for all java ,web ,web service
and plugin and others .. developents

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is stringreader?

0 Answers  


which class to use when concatenating strings in a loop.

3 Answers   IBM,


Why const and goto are reserved keyword in java?

1 Answers  


What is the technique adopted to create an immutable class?

0 Answers  


What is the super void?

0 Answers  






What is java console application?

0 Answers  


What is the diffrence between inner class and nested class?

0 Answers  


Is zero a natural number?

0 Answers  


Differentiate between a constructor and a method? Can we mark constructors final?

0 Answers  


What are the three best choices for a development environment?

0 Answers  


what is the difference between HashMap and Hashtable

17 Answers   Value Labs, Virtusa,


Why we override equals() method?

0 Answers  


Categories