what do you meant by Platform-Independent?

Answer Posted / ranganathkini

Platform Independance means, generating executable code
independant of the underlying software/hardware platform on
which the code is required to run.

Java uses the concept of a Virtual Machine to abstract the
underlying hardware/software and providing a standard
execution environment for all Java bytecode based programs.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string :: npos?

565


How do you reverse a string in java without using string buffer?

576


Why to use nested classes in java?

577


What is the properties class in java programming?

534


What methodology can be utilized to link to a database?

497






What is the best definition for data?

505


what is the messsage u r going to get from an objectoriented programing?

1597


What is meant by inheritance and what are its advantages?

563


What is instance synchronization?

528


Is an integer an object?

507


What is java abstraction with example?

542


What's the difference between comparison done by equals method and == operator?

523


What is the purpose of garbage collection in java? When is it used?

528


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

582


What is singletonlist in java?

499