what is byte code in computer
Answers
Answered by
2
Explanation:
heya..
Java Byte Code is the language to which Java source is compiled and the Java Virtual Machine understands. ... Bytecode is the compiled format for Java programs. Once a Java program has been converted tobytecode, it can be transferred across a network and executed by Java Virtual Machine (JVM).
Answered by
0
Explanation:
Abbreviation for binary term, a unit of storage capable of holding a single character. On almost all modern computers, a byte is equal to 8 bits. Large amounts of memory are indicated in terms of kilobytes (1,024 bytes), megabytes (1,048,576 bytes), and gigabytes (1,073,741,824 bytes)..
Similar questions