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 |
Explain equality operators in javascript?
What is meaning of === in javascript?
What is the use of a form in html page? Is there any way to submit the page without using the form.
What is push() method in javascript?
How much does a javascript developer make?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
Can you assign a anonymous function to a variable?
What is difference between module.exports and export?
Basic methods for opening a popup window using javascript?
Hai what is the difference between java and javascript
Why jquery is used instead of javascript?
How is a relation not a function?