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 the use of callablestatement?
What is variable in java?
What is the purpose of the System class?
How do you initialize an arraylist in java?
What do bitwise operators do?
Is there a way to increase the size of an array after its declaration?
How many ways can we create the string object?
what is synchronization? : Java thread
What is reverse function?
Can we make constructors static?
How does remove work in java?
What is difference between length and length() method in java ?
How do you reverse a list?
Is string an object?
What is the maximum size of array in java?