Assume that the memory cells at addresses F0 to F9 are in the machine described here, and that it contains the hexadecimal bit patterns described in the following table
F0 20
Fl C0
F2 30
F3 F8
F4 20
FS 00
F6 30
F7 F9
F8 FF
F9 FF
Explain (in detail) each step of the machine cycle. Show the contents of each of the registers and each of the memory cells after the execution of the code.
Compare and contrast machine and high-level languages using resources from the Internet. Be sure to explain why the hexadecimal and binary codes are important for programming in both languages