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
What is array in java?
Can we use both this () and super () in a constructor?
Whats the difference between notify() and notifyall()?
How will you print number in reverse (descending) order in BST.
What does .equals do in java?
How does linkedlist work in java?
What is meant by nested loop?
Is array a class in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
How many functional interfaces does java 8 have?
How do you add an element to an arraylist in java?
Explain thread life cycle in java?
What is the list interface?
What is meant by 'bit masking' in java?
Is empty list java?