Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > Java

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 09-21-2017, 10:32 PM   #1
eventplanner779
Registered User
 
Join Date: Sep 2017
Location: Delhi
Posts: 42
Why is Java called the ‘Platform Independent Programming Language’?

Why is Java called the ‘Platform Independent Programming Language’?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
eventplanner779 is offline   Reply With Quote

Old 10-30-2017, 03:54 AM   #2
BonkersAbtTech
Registered User
 
Join Date: Nov 2016
Posts: 14
Java is platform independent because you can write the same Java code and run it anywhere.

So you can write from a mobile device, a server, tv box etc and the code will remain the same. The only that changes is the Java Virtual Machine (JVM) that actually runs your code. It's the JVM itself that varies depending on the device that you're running on.

For example, when you're writing Java code for Android, your code will run on the Dalvik virtual machine.

Hope that helps!
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
BonkersAbtTech is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Career Java Programming: Quick Learning Tips To Master Java Programming arshi1586 Java 1 05-23-2019 03:02 AM
what makes java an object oriented programming language? iammanisha Java 0 06-21-2017 10:56 PM
7 Vital Things You Must Clarify Before Joining A Java Programming Course arshi1586 Java 1 01-26-2017 07:19 AM
What is Java Programming? stuartkspindlow Java 6 09-30-2016 12:24 AM
Java is a platform independent language. BarryWillson Java 3 04-18-2016 12:03 AM


All times are GMT -7. The time now is 04:53 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.