adspace
After compilation of java program we'll get .class code. If
it's generated in OS Windows XP will it work on OS Linux? If
yes why? If no why?
Answer Posted / seshadri pera
Ranjmella is obsolutely correct for this Question. JVM is
platform dependent but any JVM specific to that OS will run
the compiled .class file on any OS.
.class files are in bytecode it can be run on any platform
which has it's specific JVM installed in that.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is java string pool?
Write a program to print count of empty strings in java 8?
Differentiate between static and non-static methods in java.
Realized?
What is the difference between equals() and == in java?
What is a classloader in java?
What do you mean by an interface in java?
What is an object in java and how is it created?
Explain public static void main(string args[]) in java.
explain different ways of using thread? : Java thread
How to sort array in descending order in java?
What are the differences between heap and stack memory in java?
What is parsing in java?
What is the difference between break and continue statements?
Is minecraft 1.15 out?