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 |
What is spread operator react?
How does javascript work?
what data type javascript supports?
Is javascript or python easier?
What does === mean in js?
What are the types of variables in javascript?
How to change video files randomly after completing its execution in Javascript?
Where can I learn javascript?
Does spread operator deep copy?
Is a hash table an array?
What is javascript used for in web design?
Difference json arrary vs json object ?