what is byte co de?????????????
Answers
Answered by
2
Byte co de in Java is an intermediate machine-independent co de. It is a set of instructions for Java Virtual Machine and it acts pretty similar to the assembler in C++. In general, byte co de is a co de that lies between low-level and high-level language. The byte co de is not processed by the processor.
Answered by
3
Byteco de is a computer source co de that is processed by a program, usually referred to as a virtual machine, rather than by the 'real' computer machine.
Similar questions