why is java platform indipedence
Answers were Sorted based on User's Feedback
Answer / ravikumarg
Java is platform independent because "Write once Run anywhere and any OS".(Unlike c,c++ are system dependent).Java is internet spported language.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / 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 |
How we can get the value of an element using javascript?
What is javascript used for on iphone?
What is use of flutter?
What is require in javascript?
What is the use of window object?
Where do you write javascript?
What is an asynchronous programming? Why is it important in javascript?
Is javascript backend or frontend?
What is the Difference between HTML and DHTML
How do you convert numbers between different bases in JavaScript?
4 Answers College School Exams Tests, Satyam, UIST, Wipro,
How to write a script for "select" lists using javascript
How to set the focus in an element using javascript?