Exam 7: Problem Solving and Algorithms
Exam 1: The Big Picture52 Questions
Exam 2: Binary Values and Number Systems49 Questions
Exam 3: Data Representation51 Questions
Exam 4: Gates and Circuits49 Questions
Exam 5: Computing Components49 Questions
Exam 6: Low-Level Programming Languages and Pseudocode49 Questions
Exam 7: Problem Solving and Algorithms48 Questions
Exam 8: Abstract Data Types and Subprograms49 Questions
Exam 9: Object-Oriented Design and High-Level Programming Languages47 Questions
Exam 10: Operating Systems49 Questions
Exam 11: File Systems and Directories49 Questions
Exam 12: Information Systems45 Questions
Exam 13: Artificial Intelligence47 Questions
Exam 14: Simulation, Graphics, Gaming, and Other Applications50 Questions
Exam 15: Networks48 Questions
Exam 16: The World Wide Web44 Questions
Exam 17: Computer Security49 Questions
Exam 18: Limitations of Computing50 Questions
Exam 19: broad concept of computer security and its importance in modern society.102 Questions
Select questions type
Quicksort is an effective algorithmic sorting approach to use if the data to be sorted is already in random order.
(True/False)
4.9/5
(35)
Which of the following includes selection statements and repetition statements?
(Multiple Choice)
4.8/5
(44)
Which of the following eliminates a large portion of the data with each comparison?
(Multiple Choice)
4.7/5
(35)
The two basic forms of subprograms that exist are void subprograms, named code that that does a particular task, and ____________________ subprograms, named code that also does a task but returns a single value to the calling unit.
(Short Answer)
4.8/5
(30)
An algorithm is only useful if it uses a finite amount of time and data.
(True/False)
4.9/5
(40)
Which of the following allows information to be passed into a subprogram?
(Multiple Choice)
4.9/5
(37)
When a named code finishes executing as part of a statement in a program and processing resumes with the statement just below where the name occurred, the place where the name of the code appears is known as the receiving unit.
(True/False)
5.0/5
(42)
Showing 41 - 48 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)