Exam 11: Artificial Intelligence
Exam 1: Data Storage31 Questions
Exam 2: Data Manipulation35 Questions
Exam 3: Operating Systems48 Questions
Exam 4: Networking and the Internet33 Questions
Exam 5: Algorithms46 Questions
Exam 6: Programming Languages42 Questions
Exam 7: Software Engineering34 Questions
Exam 8: Data Abstractions46 Questions
Exam 9: Database Systems41 Questions
Exam 10: Computer Graphics40 Questions
Exam 11: Artificial Intelligence39 Questions
Exam 12: Theory of Computation40 Questions
Select questions type
Which of the following systems does not process the same computational capabilities as the others?
(Multiple Choice)
4.8/5
(35)
Is the following Bare Bones program self-terminating? Explain your answer. 

(Essay)
4.9/5
(44)
What action is performed by the Turing machine described below? 

(Multiple Choice)
4.9/5
(34)
Place an F in the blank before each of the following statements that are false. Leave the other blanks blank.
_____ No one has discovered a problem that cannot be solved by a Turing machine.
_____ The Bare Bones programming language would not be a universal language if the clear
statement were removed.
_____ The only problem that cannot be solved by a Turing machine is the halting problem.
_____ Some problems cannot be solved by any Turing machine.
(Short Answer)
4.9/5
(41)
Give an example of a problem in NP that may not be in P.
______________________
(Essay)
4.9/5
(35)
What was Alan Turing's purpose when developing the concept of the Turing machine?
(Essay)
4.7/5
(35)
The precise time complexity of which of the following problems has not yet been established by researchers?
(Multiple Choice)
4.9/5
(35)
Place a T in the blank before each of the following statements that are true. Leave the other blanks blank.
_____ P is contained in NP.
_____ All solvable problems are in P.
_____ The traveling salesman problem is in NP.
_____ The traveling salesman problem is not solvable.
(Short Answer)
4.8/5
(32)
A _______________ is a relationship between input and output values such that any input is associated
with only one output. If the output can be determined algorithmically from the input, the relationship is
said to be _______________ .
(Short Answer)
4.8/5
(34)
Which of the following is the most precise classification of a problem X?
(Multiple Choice)
4.7/5
(29)
Explain the distinction between time complexity and space complexity.
(Essay)
4.8/5
(39)
What is the time complexity of the problem of searching for a particular entry in a list?
(Multiple Choice)
4.8/5
(37)
Which of the following Bare Bones programs is self-terminating?
(Multiple Choice)
4.9/5
(36)
The class of problems known as NP is so named because it is composed of which of the following?
(Multiple Choice)
4.9/5
(32)
Showing 21 - 39 of 39
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)