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 can you set position of the page (top and left) to 0 using javascript in one line code?
What is a method in javascript?
Explain how can you submit a form using JavaScript?
Define event bubbling?
How to handle exceptions in JavaScript?
Which built-in method sorts the elements of an array?
What is the syntax of ‘self invoking function’? Give an example?
Explain why asynchronous code is important in javascript?
How many days it will take to learn javascript?
Explain typecasting in javascript?
how to hide alphabets in java as password '*'
What is a good javascript editor?