Chapter 12 Quiz: SP22: CMPE-102 Sec 04 - Assembly Language Programming
This quiz is a self-check opportunity to test your knowledge of the topics and concepts for this learning objective. Please reach out to your instructor with any questions that you may have.
Ques 1 / 1 pts tion 1 A program that combines object files into an executable program is called a linker.In any numbering system, the radix specifies the range of alphanumeric digits that can be assigned to a single digit position.
The binary representation of decimal 42 is 00101010. true Correct! false
The hexadecimal representation of decimal 35 is 33h true false