Exam 1: An Overview of Computer Programming
Exam 1: An Overview of Computer Programming50 Questions
Exam 2: Applications and Data50 Questions
Exam 3: Making Decisions50 Questions
Exam 4: Looping50 Questions
Exam 5: Arrays50 Questions
Exam 6: Using Methods50 Questions
Exam 7: Object-Oriented Concepts50 Questions
Exam 8: More Object Concepts50 Questions
Exam 9: Event-Driven Programming With Graphical User Interfaces50 Questions
Exam 10: Exception Handling50 Questions
Exam 11: System Modeling With the Uml50 Questions
Exam 12: Manipulating Larger Quantities of Data50 Questions
Select questions type
____________________ is the act of making required changes to programs after they are put into production.
(Short Answer)
4.8/5
(45)
____________________ involves walking through a program's logic on paper.
(Essay)
4.8/5
(39)
Writing a program includes planning the logic, coding the program, translating the program into machine language, and testing the program.
(True/False)
4.9/5
(41)
The two major techniques for developing programs are procedural programming and object-oriented programming (OOP).
(True/False)
4.7/5
(37)
Program ____________________ are nonexecuting statements you add for the purposes of documentation.
(Short Answer)
4.9/5
(38)
____________________ is the name for translated machine language statements.
(Short Answer)
4.8/5
(44)
____________________ software comprises all of the programs you apply to a task.
(Short Answer)
4.9/5
(37)
One type of tool to aid the programmer during the planning stage is called a ____.
(Multiple Choice)
4.9/5
(35)
The type of software testing in which the tester does not look at the contents of the program is called ____ testing.
(Multiple Choice)
4.9/5
(35)
The rules that govern a programming language are called ____.
(Multiple Choice)
4.9/5
(36)
Careful selection of ____ is an essential part of good programming.
(Multiple Choice)
4.9/5
(39)
People have been writing modern computer programs since the ____.
(Multiple Choice)
4.8/5
(44)
In a flowchart, processing symbols are represented by ____________________.
(Short Answer)
4.9/5
(27)
One of the components of object-oriented design is identifying ____.
(Multiple Choice)
4.8/5
(29)
When you decide on the correct instructions for a program, you are developing the program's ____.
(Multiple Choice)
4.8/5
(41)
Syntax is important when using a programming language, but not when using ____.
(Multiple Choice)
4.9/5
(26)
____ is the set of physical devices associated with a computer.
(Multiple Choice)
4.7/5
(33)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)