Exam 1: An Introduction to Computer Science

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The evolution of computer science began before the development of the first computer system.

(True/False)
4.9/5
(38)

The first electronic programmable computer, ENIAC, was completed just after World War II.

(True/False)
4.8/5
(41)

What were the marks of the user-friendly systems that emerged in the fourth generation of computers?

(Essay)
4.8/5
(30)

Designing programming languages and translating algorithms into these languages is known as ____ realization.

(Multiple Choice)
4.8/5
(33)

In 1672, a French philosopher and mathematician designed and built one of the first mechanical calculators named the ____ that could do addition and subtraction.

(Multiple Choice)
4.7/5
(32)

The first slide rule appeared around ____.

(Multiple Choice)
4.8/5
(35)

In Babbage's Analytical Engine, a mill was most like the ____ of modern-day computers.

(Multiple Choice)
4.8/5
(35)

An algorithm is a ____ collection of unambiguous and effectively computable operations that, when executed, produces a result and halts in a finite amount of time.

(Multiple Choice)
4.8/5
(45)

Unlike the _______________, Leibniz's Wheel could carry out addition, subtraction, multiplication, and division.

(Short Answer)
4.7/5
(40)

Explain the term "unambiguous operation."

(Essay)
4.8/5
(35)

Algorithms are exclusive to the field of computer science.

(True/False)
4.8/5
(28)

The three types of operations used to construct algorithms are sequential, ___________________, and iterative.

(Short Answer)
4.8/5
(38)

Discuss the four basic components that Babbage's Analytical Engine possessed that equate it to a modern-day computer.

(Essay)
4.8/5
(27)

Ultra-large-scale integrated circuits are ____________________-generation innovation in computing.

(Short Answer)
4.7/5
(37)

Briefly respond to the observation that every problem can be solved algorithmically, and discuss the implications of your response.

(Essay)
4.9/5
(36)

When an operation is unambiguous, we call it a primitive operation, or simply a primitive of the computing agent carrying out the algorithm.

(True/False)
4.9/5
(38)

John Von Neumann's stored program computer lay the groundwork for modern-day computing by allowing the computer to store instructions in ____ alongside the data.

(Multiple Choice)
5.0/5
(33)

Integrated circuits, built on silicon chips, were introduced during the ____ generation of computing.

(Multiple Choice)
4.8/5
(39)

What is wrong with the following algorithm? 1.  Set X to be 1 2.  Increment X 3.  Print X 4.  If X > 0, repeat from 2

(Multiple Choice)
4.8/5
(36)

In computer science terminology, the machine, robot, person, or thing carrying out the steps of the algorithm is called a(n)____.

(Multiple Choice)
4.7/5
(36)
Showing 21 - 40 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)