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
Please write the Code of simple javascript calculator withot eval() function
What are events in javascript?
Where is javascript used most?
How to setting a cookie with the contents of a textbox?
List out the different ways an HTML element can be accessed in a Javascript code?
What are the different types of errors in javascript?
What is output of undefined * 2 in javascript?
Explain the process of document loading.
Difference Between JavaScript and ECMAScript?
Which is better typescript or javascript?
What are data structures in javascript?
What are javascript objects?
What is javascript in simple terms?
How do you write an if statement in javascript?
How to empty an array in JavaScript?