is JVM platform dependent or independent..?
Answers were Sorted based on User's Feedback
Answer / jala
jvm is platform independent wyy because the byete code
instructions are converted to according to that machine code
language
| Is This Answer Correct ? | 5 Yes | 37 No |
What is persistence ?
Which class should you use to obtain design information about an object in java programming?
What are keywords in java?
Which collections are thread safe in java?
What is the Vector class?
What do you meant by active and passive objects?
How to perform bubble sort in java?
There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation
Why is a string immutable?
Is ResultSet class?
5 Answers Bally Technologies, TCS,
what are the differences between final,finally,finalize methods?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?