Are instruction set and assembly language the same thing?
I think everyone is giving you the same answer. Instruction set is is the set (as in math) of all instructions the processor can execute or understand. Assembly language is a programming language. Let me try some examples based on some of the questions you are asking. And I am going to be jumping around … Read more