what do you meant by Platform-Independent in Java?

Answer Posted / durgaprasad

java is platform indepedent because,the file created after compilation ie..EXE file can be run under any OS, which has JVM (java virtual machine)hence java is platform independent, but JVM is platform Dependent.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are importance in problem tracking

1607


it is a language or tools?

1611


if 2 is passed as an argument to the method,void GC.Collect then what would be the result?

1159


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11105


what is programmable BIST in today ic design

1628






what is class module in vb6? what it's use? with example..

1935


What is the purpose of element of in Ajax

2004


Diff between IF and where ?

1605


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

711


1) How can u create the table?

1359


how to convert hashmap to arraylist with iteration

1187


Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.

1540


Have you used callsymputx? what points need to be kept in mind when using it?

1528


write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?

2158


how can i split string in a textbox in windows appication using C#.net

2198