what do you meant by Platform-Independent?

Answer Posted / vasanthakumari.s

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 ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of variables can a class consist?

775


Are maps ordered java?

694


What does next mean in java?

730


Is set ordered in java?

762


Is special character in java?

798


Explain different ways of creating a thread. Which one would you prefer and why?

788


Can you explain the meaning of aggregation and composition

754


Explain creating threads by extending thread class ?

759


What is the hashcode () and equals () used for?

731


When should I use stringbuffer?

760


How many types of flags are there?

722


Can we cast any other type to boolean type with type casting?

721


What is the basic concept of java?

757


Why Java is not pure Object Oriented language?

857


What are the ways in which a thread can enter the waiting state?

697