Top-Rated Free Essay
Preview

Unit 1 Assignment 1 homework PT1420

Satisfactory Essays
388 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Unit 1 Assignment 1 homework PT1420
In 1970 C programing was created by Dennis Richie and ken Thompson was made to create portability in UNIX
Pascal was invented in 1970 by niklaus wirth a small but very precise language meant to promote good programming practices.
Smalltalk created by Alan Kay Dan Ingalls Adele Goldberg ted kaehler scoot Wallace in the 1980s was created to be mainly educational use,
Prolog was invented in 1972 by roussel Kowalski and colmerauer was the first logic programming language. Was meant for general programming branching with AI and computer linguistics
ML was invented by robin Milner in 1973 pioneered statically typed functional programming languages,
1980 C++ was invented at bell laboratories the cool thing about c++ is it has low lever and high level machine languages.
1990 java was developed by James gosling it turned out to be one of the more popular programming languages.
Visual basic was invented in 1990s it creates all windows based applications.Pt1420 - Unit 1 Assignment 1

UNIT 1 – BOOK REVIEW QUESTIONS

(PAGE 26, SHORT ANSWER QUESTIONS #1–6)

1. Why is the CPU the most important component in a computer?

a. Without the CPU, the computer could not run software. The CPU is the part of the computer that actually runs the programs. (pg. 3)

2. What number does a bit that is turned on represent? What number does a bit that is turned off represent?

b. 1 represents a bit that is turned ON. 0 represents a bit that is turned OFF. (pg. 8)

3. What would you call a device that works with binary data?

c. A device that works with binary data is called a DIGITAL device. (pg. 11)

4. What are the words that make up a high-level programming language called?

d. The words that make up a high-level programming language are known as KEY WORDS or RESERVED WORDS. (pg. 17)

5. What are the short words that are used in assembly language called?

e. The short words that used in assembly language are called MNEMONICS. (pg. 14)

6. What is the difference between a compiler and an interpreter?

f. A COMPILER is a program that translates a high-level language program into a separate machine language program. An INTERPRETER is a program that both translates and executes the instructions in a high-level language program. (pg. 17-18)

7. What type of software controls the internal operations of the computer’s hardware?

g. An operating system controls the internal operations of the computer’s hardware. (pg. 20)

You May Also Find These Documents Helpful

  • Satisfactory Essays

    2.What number does a bit that is turned on represent? What number does a bit that is turned off represent? On is 1 and Off is 2…

    • 286 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Homework Unit 3

    • 354 Words
    • 2 Pages

    4. AND operator- combines more than one condition in a program. Makes a compunf Boolean operation.…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    CHAPTER3 REVEIW

    • 527 Words
    • 3 Pages

    7. Which of the following determines, in part, what bits the computer stores in RAM to represent the number 123456789?…

    • 527 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Pt1420 Unit 1 Assignment 2

    • 1305 Words
    • 6 Pages

    The number in a bit that represents a turned on position is 1. The number in a bit that represents a turned off position is 0.…

    • 1305 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    Phase 2 Db

    • 390 Words
    • 2 Pages

    Java was created in 1991 by James Gosling. He recruited a group of engineers to develop a new programming language targeting consumer devices. The language was given the name “Oak”. It was later discovered the original name had been taken by another company for their programming project which resulted in Oak being renamed to Java. The Java group developed a language that would share similar characteristics with C languages but fewer bugs, more versatility, hardware independence, and reduced development times.…

    • 390 Words
    • 2 Pages
    Good Essays
  • Good Essays

    2. The original UNIX system was written in PDP-7 assembly language and the subsequent version was written in a language called B, which was developed by Thompson in 1970.…

    • 537 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Computer Concepts Exercises

    • 2338 Words
    • 10 Pages

    010400 A bit is a binary digit, such as a 1 or 0. (Answer: True)…

    • 2338 Words
    • 10 Pages
    Good Essays
  • Good Essays

    1980s: 6. C++ was created by Bjarne Stroustroup. 7. Occam was developed by INMOS and David May. 8. Perl was developed Larry Wall. 9. Python was written by Guido van Rossum. 10. Rc was designed by Tom Duff.…

    • 343 Words
    • 2 Pages
    Good Essays
  • Good Essays

    pt1420 assignment 1

    • 728 Words
    • 3 Pages

    A few of the popular programming languages created in the 1970’s include SQL, PASCAL,C, ADA, SASL. The SQL language was developed in the early 70’s at IBM by Donald Chamberlin and Raymond Royce. SQL is a database computer language designed for managing data in relational database management systems. PASCAL was actually designed in 1969, but it was published in 1970 by NikLaus Wirth. PASCAL is an influential imperative and procedural programming language, and it was intended to encourage good programming practices using structured programming and data structuring. C is a programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. Although C was designed for implementing system software; it is also used for developing portable application software. The Ada programming language was created in the early 1970s primarily for applications used by the U. S. Department of Defense. The language is named after Countess Ada Lovelace, an influential and historical figure in the field of computing.…

    • 728 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Ethics

    • 399 Words
    • 2 Pages

    * The introduction of higher-level programming languages change computing where programs can be moved from one manufacturer's computer to another ,which led to an increasing number of people writing the computer programs .…

    • 399 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    The first programming languages predate the modern computer. From the first, the languages were codes. Herman Hollerith realized that he could encode information on punch cards when he observed that railroad train conductors would encode the appearance of the ticket holders on the train tickets using the position of punched holes on the tickets. Hollerith then proceeded to encode the 1890 census data on punch cards which he made the same size as the boxes for holding US currency. (The dollar bill was later downsized.)The first computer codes were specialized for the applications. In the first decades of the twentieth century, numerical calculations were based on decimal numbers. Eventually it was realized that logic could be represented with numbers, as well as with words. For example, Alonzo Church was able to express the lambda calculus in a formulaic way. The Turing machine was an abstraction of the operation of a tape-marking machine, for example, in use at the telephone companies. However, unlike the lambda calculus, Turing's code does not serve well as a basis for higher-level languages - its principal use is in rigorous analyses of algorithmic complexity.Like many "firsts" in history, the first modern programming language is hard to identify. From the start, the restrictions of the hardware defined the language. Punch cards allowed 80 columns, but some of the columns had to be used for a sorting number on each card. Fortran included some keywords which were the same as English words, such as "IF", "GOTO" (go to) and "CONTINUE". The use of a magnetic drum for memory meant that computer programs also had to be interleaved with the rotations of the drum. Thus the programs were more hardware dependent than today.To some people the answer depends on how much power and human-readability is required before the status of "programming language" is granted. Jacquard looms and Charles Babbage's Difference Engine both had…

    • 20168 Words
    • 81 Pages
    Better Essays
  • Satisfactory Essays

    Compiler translates a high-level program in a separate machine language program while the interpreter is a program that both translates and executes the instructions in a high-level language program.…

    • 256 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    logic gates

    • 2239 Words
    • 9 Pages

    Whereas in elementary algebra expressions denote mainly numbers, in Boolean algebra they denote the truth values false and true. These values are represented with the bits (or binary digits) being 0 and 1. They do not behave like the integers 0 and 1, for which 1 + 1 = 2, but may be identified with the elements of the two-element field, for which 1 + 1 = 0 with + serving as the…

    • 2239 Words
    • 9 Pages
    Powerful Essays
  • Powerful Essays

    Python Tutoral

    • 2043 Words
    • 9 Pages

    Python was developed by Guido van Rossum in the late eig hties and early nineties at the National Research…

    • 2043 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Floating Point and Lt

    • 7384 Words
    • 30 Pages

    The C++ programming language has a history going back to 1979, when Bjarne Stroustrup was doing work for his Ph.D. thesis. One of the languages Stroustrup had the opportunity to work with was a language called Simula, which as the name implies is a language primarily designed for simulations. The Simula 67 language - which was the variant that Stroustrup worked with - is regarded as the first language to support the object-oriented programming paradigm. Stroustrup found that this paradigm was very useful for software development, however the Simula language was far too slow for practical use.…

    • 7384 Words
    • 30 Pages
    Good Essays

Related Topics