why is java platform indipedence

Answers were Sorted based on User's Feedback



why is java platform indipedence..

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

why is java platform indipedence..

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

Post New Answer

More JavaScript Interview Questions

How to have an element invoke a javascript on selection, instead of going to a new url?

0 Answers  


If we want to return the character from a specific index which method is used?

0 Answers  


Is javascript case sensitive?

0 Answers  


What does _ mean in javascript?

0 Answers  


What is the disadvantage of using innerhtml in javascript?

0 Answers  






What are undeclared and undefined variables?

0 Answers  


Explain javascript debounce function?

0 Answers  


What are the different actions that are performed using javascript?

0 Answers  


How do I activate javascript on my phone?

0 Answers  


What are the requirements of web application using javascript?

0 Answers  


Why javascript is so popular?

0 Answers  


What is node ecosystem?

0 Answers  


Categories