Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?

Answer Posted / raji

in java the byte code which is called as plat form independent
so........ it can be ready executed in any platform
and where particuler jvm is plat form dependent.......always

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1668


How do I convert a string to an int in java?

545


Which object oriented concept is achieved by using overloading and overriding?

547


What is default exception handling in java?

568


What does math floor () do?

545






Is vector ordered in java?

531


What are the differences between path and classpath variables?

484


What is class variable java?

580


Explain about fail safe iterators in java?

558


Who is the owner of java?

533


What do u mean by variable?

559


What happens if I remove static from main method?

515


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

511


Can we serialize arraylist in java?

532


How do you check if a string is lexicographically in java?

494