InterviewSolution
Saved Bookmarks
| 1. |
What is bytecode?(a) Machine-specific code(b) Java code(c) Machine-independent code(d) None of the mentionedI got this question in a job interview.The origin of the question is Servlets and JSP topic in section Database Programming Techniques of Database Management |
|
Answer» The correct CHOICE is (c) Machine-independent code |
|