

InterviewSolution
Saved Bookmarks
1. |
What is java programming |
Answer» a high-level, class-based, object-oriented programming language that is designed to have as few IMPLEMENTATION dependencies as possible. ... Java applications are TYPICALLY compiled to bytecōde that can run on any Java VIRTUAL MACHINE (JVM) regardless of the uñderlying computer architecture. |
|