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

Explain equality operators in javascript?

0 Answers  


What is meaning of === in javascript?

0 Answers  


What is the use of a form in html page? Is there any way to submit the page without using the form.

3 Answers   Kanbay, TCS,


What is push() method in javascript?

0 Answers  


How much does a javascript developer make?

0 Answers  






What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?

0 Answers  


Can you assign a anonymous function to a variable?

0 Answers  


What is difference between module.exports and export?

0 Answers  


Basic methods for opening a popup window using javascript?

0 Answers  


Hai what is the difference between java and javascript

2 Answers  


Why jquery is used instead of javascript?

0 Answers  


How is a relation not a function?

0 Answers  


Categories