what is platform independence in java?

Answer Posted / rajesh

compiled code of a program should be executed in any
operating system irrespective of the operating system in
which that code had been generated .This concept is called
platform in dependency

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between c++ and java ?

673


Under what conditions is an object’s finalize() method invoked by the garbage collector?

583


How can you make a class serializable in java?

571


What are the major advantages of internal iteration over external iteration?

581


How does hashmap work in java ?

545






What are the differences between path and classpath variables?

503


Is string a class in java?

513


Explain garbage collection in java?

549


Can we define a package statement after the import statement in java?

586


Why null value is used in string?

532


What do you mean by synchronized non access modifier?

569


What is method overloading with type promotion?

581


Explain creating threads by implementing runnable class?

591


Can you explain the meaning of aggregation and composition

574


What happens if we don’t override run method ?

571