what is the difference between java and j2ee... is that can
i work j2ee on net beans IDE 6.0
Answer Posted / 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 View All Answers
What 5 doubled?
Can we instantiate interface in java?
Why java is made?
Similarity and difference between static block and static method ?
what are the states associated in the thread? : Java thread
What are the two ways of implementing multi-threading in java?
explain different ways of using thread? : Java thread
What's the difference between comparison done by equals method and == operator?
What is the += operator called?
What is the default access specifier for variables and methods of a class?
explain the difference between jdk and jvm?
What is the use of put method?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What do you mean by stack?
Why do we need autoboxing in java?