Exam 1: An Introduction to Computer Science
Exam 1: An Introduction to Computer Science50 Questions
Exam 2: Algorithm Discovery and Design50 Questions
Exam 3: The Efficiency of Algorithms50 Questions
Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates50 Questions
Exam 5: Computer Systems Organization50 Questions
Exam 6: An Introduction to System Software and Virtual Machines50 Questions
Exam 7: Computer Networks and Cloud Computing50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel: Programming Languages50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation50 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Ecommerce, Databases, and Data Science50 Questions
Exam 15: Artificial Intelligence50 Questions
Exam 16: Computer Graphics and Entertainment: Movies, Games, and Virtual Communities50 Questions
Exam 17: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)