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
How to use Media tracker Class.
How do you add an element to a hashset in java?
What is gc()?
Is empty string in java?
Why object class is super class for every class in java?
What is bool mean?
What a static class can contains?
Can you give few examples of final classes defined in java api?
Explain about version control?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is the purpose of return statement?
What is the advantage of preparedstatement over statement?
Explain creating threads by implementing runnable class?
What carriage return means?
Difference between arraylist and hashset in java?