Preview

Von numen

Satisfactory Essays
Open Document
Open Document
420 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Von numen
1. Under the von Neumann architecture, a program and its data are both stored in memory. It is therefore possible for a program, thinking a memory location holds a piece of data when it actually holds a program instruction, to accidentally (or on purpose) modify itself. What implications does this present to you as a programmer?

Ans: The programmer should taken proper care so that the program doesn’t modify itself when programming. for example if a program location holds an instruction and later a value is added to that instruction it will later show error. It is very difficult to track down as well. The modification of an instruction may also cause the program to crush.
2. What are the limitations of Moore’s Law? Why can’t this law hold forever?
Ans: The limitation is that transistors cannot be made infinitely small, and computer chips cannot be made infinitely large and still accommodate high clock rates.This law cant hold forever because There is no replacement for silicon and computing power cannot go on doubling every two years indefinitely.
3. . Given a (very) tiny computer that has a word size of 6 bits, what are the smallest negative numbers and the largest positive numbers that this computer can represent in each of the following representations?
a. Signed magnitude
b. One's complement
c. Two's complement

Ans: A) Largest Positive: 0111112 (31) Smallest Negative: 1000002 (−31)

B. Largest Positive: 0111112 (31) Smallest Negative: 1000002 (−31) C. Largest Positive: 0111112 (31) Smallest Negative: 1000002 (−32)

4. converttion
a. Ans. AC1216 = 1010 1100 0001 00102
b. Signed magnitude: 11101011 One's complement: 10010100 Two's complement: 10010101
c.

5. Construct the XOR operator using only AND, OR and NOT gates xXORy=x’y+xy’ x

y

You May Also Find These Documents Helpful

  • Powerful Essays

    1. One megabyte equals approximately 1) 1,000 bits 2) 1,000 bytes 3) 1 million bytes 4) 1 million bits 5) 2,000 bytes 2. Data going into the computer is called? 1) Output 2) Algorithm 3) Input 4) Calculations 5) Flowchart 3. Which of the following refers to the memory in your computer? 1) RAM 2) DSL 3) USB…

    • 5339 Words
    • 22 Pages
    Powerful Essays
  • Satisfactory Essays

    PT1420 Chapter 3 Review

    • 1062 Words
    • 8 Pages

    7. because it could be a variable conflict, the global variables are inherited throughout the whole program, so it very well could conflict with others…

    • 1062 Words
    • 8 Pages
    Satisfactory Essays
  • Satisfactory Essays

    "the 2010 update to the International Technology Roadmap for Semiconductors has growth slowing at the end of 2013, after which time transistor counts and densities are to double only every 3 years."…

    • 380 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Prev Midterm 2

    • 473 Words
    • 5 Pages

    3) The results of a survey about a recent judicial appointment are given in the table below. Construct a relative frequency distribution.…

    • 473 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    Nt1210 Chapter 1 Review

    • 1315 Words
    • 6 Pages

    7. A user has opened a calculator application, typed the numbers 123456789, and then done some math problem using this number. Which of the following determine, in part, what bits the computer store in RAM to represent the number123456789?…

    • 1315 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    CHAPTER3 REVEIW

    • 527 Words
    • 3 Pages

    6. A user has opened a word processor, typed the numbers 123456789, and stored the document as a file called report1. Which of the following determine, in part, what bits the computer stores in the file to represent the text typed into the report?…

    • 527 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 1 Assignment 1

    • 306 Words
    • 4 Pages

    Over the years, the growth in the count of transistors on a single chip appears reasonable. Although the growth appears to be surprising fast, it is safe to say that every new chip made has about double the amount of transistors as the previous one. I believe we can expect to have chips that have 100 billion transistors on them within the next five years. Within ten years, I expect we will be seeing chips with over a trillion transistors on them.…

    • 306 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Homework Week 2

    • 743 Words
    • 3 Pages

    2. What does a compiler do? What kinds of errors are reported by a compiler?…

    • 743 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    A user has opened a calculator application, typed the numbers 123456789, and then done some math problem using this number. Which of the following determines, in part, what bits the computer stores in RAM to represent the number 123456789?…

    • 605 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Quiz Comp Archi

    • 438 Words
    • 3 Pages

    4) Please describe how the clock works in the digital circuit and what are main concerns on the clock design (performance, power).…

    • 438 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    I101 Final Study Guide

    • 1571 Words
    • 7 Pages

    Moore’s Law- describes a trend in hardware industry, developing so fast that what is taught today will be obsolete in two years…

    • 1571 Words
    • 7 Pages
    Good Essays
  • Satisfactory Essays

    Inch and Lt

    • 1077 Words
    • 5 Pages

    2. What does a compiler do? What kinds of errors are reported by a compiler?…

    • 1077 Words
    • 5 Pages
    Satisfactory Essays
  • Better Essays

    7) Global variables make debugging difficult because any statement in a program can change its value.…

    • 1580 Words
    • 11 Pages
    Better Essays
  • Good Essays

    Week 1 Homework

    • 843 Words
    • 5 Pages

    2. What does a compiler do? What kinds of errors are reported by a compiler?…

    • 843 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Digital Electronics

    • 339 Words
    • 2 Pages

    9. We want the number of digital samples to be as large as possible to more accurately reproduce analog audio waveforms. True…

    • 339 Words
    • 2 Pages
    Satisfactory Essays

Related Topics