Exam 2: Algorithm Discovery and Design
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, The Internet, and the World Wide Web50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation49 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Electronic Commerce and Databases50 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
With a natural language, different readers can interpret the same sentence in totally different ways.
(True/False)
4.8/5
(32)
Discuss in detail the application of pattern matching to the mapping of the human genome.
(Essay)
4.9/5
(33)
The three basic sequential operations are called addition, multiplication, and exponentiation.
(True/False)
4.8/5
(30)
What is the problem with using natural language to represent algorithms?
(Essay)
4.9/5
(42)
____ operations send results from the computing agent to the outside world.
(Multiple Choice)
4.9/5
(33)
In the line of code, "Set the value of Area to length*width", "Area" is a ____.
(Multiple Choice)
4.7/5
(39)
In a pretest loop, the continuation condition is tested at the ____ through the loop.
(Multiple Choice)
4.9/5
(45)
Together, conditional and iterative operations are called ____ operations.
(Multiple Choice)
4.8/5
(38)
A purely ____ algorithm is sometimes termed a straight-line algorithm.
(Multiple Choice)
4.8/5
(41)
Input and output enable the computing agent to communicate with the outside world.
(True/False)
4.8/5
(29)
The technique of looking at all the items in a list, starting at the beginning of the list, one at a time, until we either find what we are looking for or come to the end of the list is called ____ search.
(Multiple Choice)
4.7/5
(42)
In order to implement a "find" functionality in a word processor, one would have to design a ____ algorithm.
(Multiple Choice)
4.9/5
(32)
A(n) control algorithm executes its instructions in a straight line from top to bottom and then stops. _________________________
(True/False)
4.8/5
(41)
The process of searching for a special pattern of symbols within a larger collection of information is called object matching. _________________________
(True/False)
4.8/5
(34)
During the initial phases of design, we should be thinking and writing at a highly ____________________ level.
(Short Answer)
4.8/5
(39)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)