Results 1 to 8 of 8
- 12-30-2008, 08:56 AM #1
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
- 12-30-2008, 09:35 AM #2
i thought you are not familiar of java basics.with out basics you can't be familiar in java.so first be familiar in basics.
you can use same java file for different os.
so java is a platform independent.
ok.
- 12-30-2008, 11:21 AM #3
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
- 12-30-2008, 02:15 PM #4
Independence Day ...
Platform independece means that the same java program can run on multiple HW platforms (obviously if those platforms have the Java VM installed on them). See the following link:
About the Java Technology (The Java™ Tutorials > Getting Started > The Java Technology Phenomenon)
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 12-31-2008, 11:01 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Adding bit more,
As an example think about .Net application. To run that application on different PC you need .Net framework installed.
Same in Java, to run a Java application obviously you need JVM.
So what's the major difference. In .Net you cannot run the same application on each H/W platforms, even you have installed the .Net framework. So you have to do different modification for different H/W(sometime for OS too).
But in Java no need to do that. "Write Once and Run Anywhere"
- 12-31-2008, 12:57 PM #6
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
Thank you very much "Eranga"
Now i am cleared....
Even i can lift the flag that saying "Java is a Platform Independent Language".
- 01-01-2009, 02:53 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You are welcome. Read that page send to you by Chris, lots of information is there.
Keep in mind that Java is Platform Independent not Standalone language.
- 09-01-2009, 04:34 PM #8
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
Java is a Platform Independent Language!
Hi everybody,
After a long back, i am here with some great experiences. For 2 years i am did a e-Learning research that how to educate people's through online easily.
Here's the solution
pls visit: freejavatraining.blogspot.com
pls let me know your valuable comment's.......
Similar Threads
-
Sun Certified Programmer for the Java 2 Platform. SE6.0
By seedfox in forum Java CertificationReplies: 0Last Post: 12-18-2008, 10:17 AM -
Sun Java Platform, Standard Edition 6u6
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-26-2008, 08:26 PM -
We use Java in creating Racing platform
By streetsmartchic in forum Reviews / AdvertisingReplies: 0Last Post: 12-26-2007, 01:42 AM -
Sun Java Platform, Standard Edition 6u3
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-04-2007, 09:10 PM -
Sun Java Platform, Standard Edition 6u2
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-08-2007, 05:45 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks