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 / chandu
It will work, becouse java is platform independent.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
Can constructor be protected in java?
is there a separate stack for each thread in java? : Java thread
How many bits is a double?
Why we use multi threading instead of multiprocessing?
What is size () in java?
List the three steps for creating an object for a class?
Explain the concept of proper inheritance?
Difference between comparator and comparable in java?
What is variable declaration and definition?
Which is faster call by value or call by reference?
Difference between static and dynamic class loading.
What is a layout manager and what are different types of layout managers available in java awt?
What is polymorphism java example?
What is jrmp?