Answer Posted / smriti
platform independent means, the compiled program can be run on any operating system, JAVA is called so since it generates the byte code which can be run on any
environment.
JAVA is both platform independent and platform dependent
JAVA
platform dependent means the JVM dependent &
JAVA platform independent means the compiled code can be executed any where..
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What does the operator do in javascript?
Explain window.onload and ondocumentready?
Is javascript enabled on my computer?
How do you add an element at the beginning of an array?
What is the reason for wrapping the entire content of a javascript source file in a function book?
Name the two functions that are used to create an HTML element dynamically?
What are the main features of javascript?
Where are cookies actually stored on the hard disk?
Where is javascript used most?
How do I view javascript files in chrome?
Describe javascript and vbscript.
What is the real name of JavaScript?
What is the prototype object in javascript and how it is used?
How can an HTMLCollection be traversed?
What is primitive data types in javascript?