what do you meant by Platform-Independent?

Answer Posted / priyanka adam

because after compilation of java program it generates byte
code which can run on any platform that's why it is platform
independent.. while JVM is platform specific.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when you will synchronize a piece of your code? : Java thread

738


What are the important features of Java 8 release?

786


What is a null check?

741


What is the default access specifier for variables and methods of a class?

797


How to add menushortcut to menu item?

729


Write code to implement bubble sort in java?

746


What is a prefix function.write down a code to compute prefix function.

746


What things should be kept in mind while creating your own exceptions in java?

846


Why spring singleton is not thread safe?

740


Which data type is class in java?

749


Define "Access specifiers" in java.

904


what is server side caching?

1791


Explain purpose of sleep() method in java?

809


What are keyboard events?

816


Is set thread safe java?

688