GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 859 of 928    Print  
Difference between Java and J2ee
Explain the difference between Java and J2EE in detail?


  
Total Answers and Comments: 2 Last Update: June 30, 2008     Asked by: tanu84 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: r.praveenkumar
 
java refers to core java and j2ee refers to the technologies that are developed using java. for example inheritance, exception handling, multithreading are some of the concepts in java and servlets, RMI(remote method invocation), JavaBeans, JDBC(java data base connectivity) are some of the technologies developed using java so these form j2ee

Above answer was rated as good by the following members:
sonal
March 19, 2008 23:14:44   #1  
r.praveenkumar Member Since: October 2007   Contribution: 32    

RE: Difference between Java and J2ee
java refers to core java and j2ee refers to the technologies that are developed using java. for example inheritance exception handling multithreading are some of the concepts in java and servlets RMI(remote method invocation) JavaBeans JDBC(java data base connectivity) are some of the technologies developed using java so these form j2ee
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
June 30, 2008 11:19:49   #2  
deepak_tandon2005 Member Since: June 2008   Contribution: 2    

RE: Difference between Java and J2ee
java refers to basic concept of java as well as new technical features making foundation of java/j2ee.
j2ee is used for enteprise application based on java concept.
if java is foundation then j2ee is building for business purpose.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer :  In c,there are argc and argv.argc is passed to argv and argv is used to store characters.in java there is only args.we pass a String value to it. ...

Latest Answer : CASE1:       String s3 = "hi";        String s="hi";        String s2=s3;                ...

Latest Answer : Abstract class can have instance variable, static variable, constructor, abstract methods, concrete methods, instance blocks and static blocks.Subclass has to extend abstract class using extend keyword. ...
Tags : Abstract

Latest Answer : What is the difference between servlet container & servlet component? ...

Latest Answer : UNICAST is 1-1. MULTICAST is 1-M. ...

Latest Answer : A Java Bean is a reusable software component that can be visually manipulated in builder tools.  To understand the precise meaning of this definition of a Bean, clarification is required for the following terms:   1. Software component: Reusable ...

Latest Answer : AWT components are heavy weight. Swing components are light weight follows MVC architecture ...

Latest Answer : Trusted Applet : A trusted applet can perform operations such as reading, writing data to a local computer.We can access n/w connections from any host on the n/w by using trusted applet. A trusted applet ...

Latest Answer : yes ...

Latest Answer : Initially it didnt as java uses "extends" word for inheritance but it didnt allow us to extend more then one class.So the concept of "interface" came which is like abstrct class but with strictness that methods will only be declared at that place & have ...


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 

WinRunner Programming Concepts

If you want to create WinRunner scripts that are highly efficient, there are important programming concepts that you will want to become familiar with. Understanding these concepts will provide you with a large number of key benefits. In addition to understanding these concepts, you must also learn
 

Programming Languages Certification

IT Certification programs have several options that will offer you the best knowledge.  By learning everything that you need to know about information technology you will be able to open new doors to your career and personal business desires.  IT Certification offers several vari
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

Neuro-linguistic Programming Methods

Neuro linguistic Programming Methods There are several methods used for performing Neuro linguistic Programming on an individual for obtaining insights into the psyche of the person in order to correct to modify certain patterns of behavior These techniques are also used for Neuro linguistic trainin
 

The Difficult Past of Neuro-linguistic programming

The Difficult Past of Neuro linguistic programming Neuro linguistic programming has had a rocky past with a number of lawsuits rivalry unsystematic development and intermittent progress During the 1980s the two founders separated after the lawsuit filed by Bandler Bandler went on to file several law
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape