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 do you know if a set of points is a function?
What is difference between java and javascript?
What is the difference between push() and concat() in javascript?
What is the use of decodeuri() and encodeuri()?
What is Javascript namespacing? How and where is it used?
How do I turn on javascript on my phone?
What do you understand by this keyword in javascript?
How to create a function using function constructor?
What does the enableviewstatemac setting in an aspx page do?
Is there any ide for javascript?
Why would you use a sticky session?
How to add behavior to an element using javascript?