Why Java is a platform independent language?Explain byte code
and JVM

Answer Posted / prasad

A java Document which is converted into binary Executable
format and unchanged run on multiple plat forms is called
platform independent.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection pooling in java?

618


What is a controller in java?

537


How do I export a java project?

550


Where is singleton design pattern used in java?

555


Is it correct to say that using parentheses can only change?

560






How can you work with permissions from your .net application? : java security

575


What about 'hostile applets'? : java security

564


What does persist mean in java?

596


What is factory pattern in java?

528


What can open a jar file?

555


How do I run a project in netbeans?

548


What is a driver in java?

601


What is java net url?

521


What is the use of entity class in java?

555


1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?

1730