How long (how many bytes) is the machine code (object code)?

1855:0100 BE0002 MOV SI,0200
1855:1030 BF0003 MOV DI,0300
1855:0106 B98000 MOV CX,0080
1855:0109 BA04 MOV AL,[SI]
1855:010B 8805 MOV DI],AL
1855:010D 46 INC SI
1855:010E 46 INC SI
1855:010F 47 INC DI
1855:0110 49 DEC CX
1855:0111 75F6 JNZ 0109
1855:0113 B87856 MOV AX,5678
1855:0116 88C3 MOV BL,AL
1855:0118 88E7 MOV BH,AH
1855:011A 81C31010 ADD BX,1010
1855:011E CD20 INT 20

Similar Questions
    1. answers icon 1 answer
  1. What kind of code runs on routers and switchesfront end code back end code quality assurance code networking code
    1. answers icon 1 answer
  2. What kind of code is print()?(1 point) Responses source code assembly language machine language binary code
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions