J2SE 5.0 or JDK 1.5?

M

Matt

I want to know if J2SE 5.0 and JDK 1.5 are identical terms?
We can use either one interchangably.

Please advise. thanks!!
 
C

Chris Smith

Matt said:
I want to know if J2SE 5.0 and JDK 1.5 are identical terms?
We can use either one interchangably.

Yes.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
A

Andrew Thompson

I want to know if J2SE 5.0 ..

Thought up by the Sun marketing people basically, because they
thought they were running too far behind in the 'versioning'
numbers used by their competitors.
..and JDK 1.5 are identical terms?

No. The '1.5' represents the next logical version number for Java.
We can use either one interchangably.

I would use '1.5' when conversing with other developers.
( If you do not want to be seen as someone gullible enough
to swallow the guff spun by Sun's marketing people. ;-)
 
M

Michael Borgwardt

Matt said:
I want to know if J2SE 5.0 and JDK 1.5 are identical terms?
We can use either one interchangably.

Not quite. The version/marketing thing aside, J2SE 5.0 is the platform
specification, while the JDK is Sun's implementation of this specification,
and particularly the one that includes a development environment (as opposed
to the JRE(runtime)-only distribution).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,433
Messages
2,571,683
Members
48,796
Latest member
Greg L.

Latest Threads

Top