What is byte-code? What is its importance?
What will be an ideal response?
Byte-code is the object code the Java compiler creates. Byte-code executes on the Java Virtual Machine (JVM). The JVM is platform independent, that is, not tied to one particular computer. The JVM is a fictitious computer, common to all computers; this feature makes Java unique in that the program can be created on one platform and executed on any other platform.
Computer Science & Information Technology
You might also like to view...
A(n) ________ is a file that features a particular theme, layout, or content
Fill in the blank(s) with correct word
Computer Science & Information Technology
You can view your own profile on Google+, by clicking the Profile icon in the toolbar
Indicate whether the statement is true or false
Computer Science & Information Technology