InterviewSolution
Saved Bookmarks
| 1. |
Define the term Byte code. |
|
Answer» Byte code is a term which has been used to denote various forms of instruction sets designed for efficient execution by a software interpreter as well as being suitable for further compilation into machine code. |
|