Computer Science, asked by khushi7047, 1 year ago

Describe the word Byte code ​

Answers

Answered by saloni3115
1

Bytecode is computer object code that is processed by a program, usually referred to as a virtual machine, rather than by the "real" computer machine, the hardware processor. ... Bytecode is the result of compiling source code written in a language that supports this approach.


khushi7047: thnks fr yr hlp
saloni3115: my pleaser.....
Answered by udaykumar92
1

Bits Bytes and Words

Definitions. Bit = Binary digIT = 0 or 1. Byte = a sequence of 8 bits = 00000000, 00000001, ..., or 11111111. ...

Measuring Amount of Data/Memory Capacity. 1 kilobyte = 1 KB = 210 bytes = 1024 bytes (appx 103 bytes) ...

Representing Bits. A bit can be represented as a voltage in a hardware computer.

Similar questions