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 / stranger_ajnabi53@yahoo.c
ya it will work.bcoz java is platform independent.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the Propertie sof class?
How to restrict a member of a class from inheriting by its sub classes?
what is meant wrapper classes?
Can you explain inner class.
What are the important features of Java 9 release?
What is meant by singleton class?
How will you call an Applet using Java Script Function?
What does a void function return?
Can a class have 2 constructors?
Why is stringbuffer thread safe?
what is meant by Byte code concept in Java?
How to use string tokenizer class.
What is meant by collection in java?
Can we make main() thread as daemon?
What is comparator in java?