How java is platform independent?

Answer Posted / i.b kumar

Simply Platform = Hardware(Any Processor) + Operating System
When the Java compiler produces byte code that must run on Any Processor may be 16,32,64(bit) as well as any Operating System
and Byte code does that work.

So Java is called Platform Indepedendent.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic concepts of OOPS in java?

570


What is lambda programming?

498


Are there structures in java?

556


How can you generate random numbers in java?

589


What is join () in java?

530






What is the function of java?

515


How does multithreading take place on a computer with a single cpu in java programming?

536


What is the use of parse function in java?

511


What is args length in java?

667


why we use merge option in hybernate pls give a ex snippet

1464


Write a method that will remove given character from the string?

575


What are the differences between this and super keyword?

532


What is meant by distributed application? Why are we using that in our application?

551


How do you replace a string in java?

547


Can a top level class be private or protected?

576