Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming47 Questions
Exam 2: Introduction to C62 Questions
Exam 3: Expressions and Interactivity45 Questions
Exam 4: Making Decisions51 Questions
Exam 5: Loops and Files60 Questions
Exam 6: Functions49 Questions
Exam 7: Arrays and Vectors56 Questions
Exam 8: Searching and Sorting Arrays30 Questions
Exam 9: Pointers47 Questions
Exam 10: Characters, C-Strings, and More About the String Class47 Questions
Exam 11: Structured Data46 Questions
Exam 12: Advanced File Operations38 Questions
Exam 13: Introduction to Classes54 Questions
Exam 14: More About Classes46 Questions
Exam 15: Inheritance, Polymorphism, and Virtual Functions43 Questions
Exam 16: Exceptions and Templates36 Questions
Exam 17: The Standard Template Library38 Questions
Exam 18: Linked Lists41 Questions
Exam 19: Stacks and Queues47 Questions
Exam 20: Recursion27 Questions
Exam 21: Binary Trees39 Questions
Select questions type
When a programmer saves to a file the statements he or she writes to create a program, these statements are
(Multiple Choice)
4.9/5
(33)
A set of well-defined steps for performing a task or solving a problem is known as a(n):
(Multiple Choice)
4.9/5
(37)
The two methods used by C++ to write computer programs are:
(Multiple Choice)
4.8/5
(35)
This is a set of rules that must be followed when constructing a program:
(Multiple Choice)
4.9/5
(50)
Software engineering is a field that encompasses designing, writing, testing, debugging, documenting, modifying, and maintaining computer programs.
(True/False)
4.9/5
(27)
________ are used to translate each source code instruction into the appropriate machine language instruction.
(Multiple Choice)
4.9/5
(42)
This is a complete instruction that causes the computer to perform some action:
(Multiple Choice)
4.8/5
(31)
Mistakes that cause a running program to produce incorrect results are called:
(Multiple Choice)
4.7/5
(27)
A volatile type of memory that is used for temporary storage is
(Multiple Choice)
4.9/5
(37)
An Integrated Development Environment (IDE) typically consists of
(Multiple Choice)
4.7/5
(32)
This is used in a program to mark the beginning or ending of a statement, or separate items in a list:
(Multiple Choice)
4.8/5
(40)
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.9/5
(43)
At the heart of a computer is its central processing unit. The CPU's job is:
(Multiple Choice)
4.8/5
(43)
Showing 21 - 40 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)