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

In which location cookies are stored on the hard disk?

0 Answers  


How can I prevent others from reading/stealing my scripts or images?

0 Answers  


In javascript what is an argument object?

0 Answers  


Write the code to maximize an image using javaScript?

2 Answers   Infosys,


What does two exclamation marks mean in javascript?

0 Answers  






What is node value?

0 Answers  


What is the use of Push method in JavaScript?

0 Answers  


How do you round a value in javascript?

0 Answers  


What is constructor?

1 Answers  


Explain the terms synchronous and asynchronous code?

0 Answers  


What is a noscript tag?

0 Answers  


How to make a array as a stack using javascript?

0 Answers  


Categories