Skip to main content
Engineering LibreTexts

26.2: Quiz Question Answers - Chapter 2

  • Page ID
    54411
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Quiz question answers for chapter 2 are as follows:

    1. In the computer, information is represented in binary.
    2. Convert the Fortran program into binary or machine language.
    3. The BUS connects the memory to the CPU.
    4. The answer are as follows:
      1. The binary value \(0000101_2\) is 5 in decimal.
      2. The binary value \(0001001_2\) is 9 in decimal.
      3. The binary value \(0001101_2\) is 13 in decimal.
      4. The binary value \(0010101_2\) is 21 in decimal.
    5. Characters are represented in binary using binary ASCII. Refer to Appendix A for the ASCII table.
    6. Programs are stored on the secondary storage device (SSD, disk drive, or other storage media).
    7. Program must be in primary storage or RAM in order to execute.

    This page titled 26.2: Quiz Question Answers - Chapter 2 is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Ed Jorgensen via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.