Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming44 Questions
Exam 2: Introduction to C++56 Questions
Exam 3: Expressions and Interactivity44 Questions
Exam 4: Making Decisions53 Questions
Exam 5: Loops and Files62 Questions
Exam 6: Functions49 Questions
Exam 7: Arrays53 Questions
Exam 8: Searching and Sorting Arrays20 Questions
Exam 10: Characters, C++-Strings, and More About the String Class42 Questions
Exam 11: Structured Data43 Questions
Exam 11: Structured Data50 Questions
Exam 12: Advanced File Operations38 Questions
Exam 13: Introduction to Classes46 Questions
Exam 14: More About Classes40 Questions
Exam 15: Inheritance, Polymorphism, and Virtual Functions38 Questions
Exam 16: Exceptions, Templates, and the Standard Template Library STL39 Questions
Exam 17: Linked Lists40 Questions
Exam 18: Stacks and Queues46 Questions
Exam 19: Recursion21 Questions
Exam 20: Binary Trees38 Questions
Select questions type
What statement best describes a variable and its primary purpose?
(Multiple Choice)
4.8/5
(40)
This is a set of rules that must be followed when constructing a program.
(Multiple Choice)
4.9/5
(33)
The programming process consists of several steps, which include:
(Multiple Choice)
4.8/5
(42)
Pseudocode is a form of program statement that will always evaluate to "false."
(True/False)
4.8/5
(37)
Words that have a special meaning and may be used only for their intended purpose are known as:
(Multiple Choice)
5.0/5
(38)
The ________ decodes an instruction and generates electrical signals.
(Multiple Choice)
4.9/5
(39)
This term refers to the programmer reading the program from the beginning and steping through each statement.
(Multiple Choice)
4.9/5
(38)
Software engineering is a field that encompasses designing, writing, testing, debugging, documenting, modifying, and maintaining computer programs.
(True/False)
4.9/5
(32)
A(n) ____________ is a set of instructions that the computer follows to solve a problem.
(Multiple Choice)
4.9/5
(42)
During which stage does the central processing unit analyze the instruction and encode it in the form of a number, and then generate an electronic signal?
(Multiple Choice)
4.7/5
(49)
This is used in a program to mark the beginning or ending of a statement, or separate items in a list.
(Multiple Choice)
4.9/5
(35)
Even when there is no power to the computer, data can be held in:
(Multiple Choice)
4.7/5
(40)
A CPU really only understands instructions that are written in machine language.
(True/False)
4.9/5
(37)
A variable declaration announces the name of a variable that will be used in a program, as well as:
(Multiple Choice)
4.9/5
(40)
Which of the following is not one of the five major components of a computer system?
(Multiple Choice)
4.9/5
(40)
The programmer usually enters source code into a computer using:
(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 44
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)