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
The ____________________ of an object consists of the values of the attributes of an object.
Free
(Short Answer)
4.8/5
(41)
Correct Answer:
state
The description of how objects communicate with and react to each other is called the ____________________.
Free
(Short Answer)
4.8/5
(26)
Correct Answer:
relationship
Some very experienced programmers can successfully combine the planning and the actual instruction writing, or ____ of the program, in one step.
Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
C
When using a flowchart, terminal symbols are represented by what geometric shape?
(Multiple Choice)
4.7/5
(40)
Misuse of a language's grammar rules is called a(n) ____ error.
(Multiple Choice)
4.8/5
(35)
A(n) ____________________ is the sequence of steps necessary to solve a problem.
(Short Answer)
4.9/5
(46)
The instruction Myanswer = Mynumber*2 is an example of a(n) ____ operation.
(Multiple Choice)
5.0/5
(42)
All computers have temporary, ____ storage, also known as random access memory (RAM).
(Multiple Choice)
4.9/5
(34)
The piece of hardware that performs processing tasks is the ____________________.
(Essay)
4.9/5
(37)
When using a flowchart, input is represented by what geometric shape?
(Multiple Choice)
4.8/5
(36)
In a flowchart, processing symbols are represented by parallelograms.
(True/False)
4.8/5
(35)
Language translation software for a computer is called a compiler or interpreter.
(True/False)
4.8/5
(43)
The two major components of any computer system are its hardware and its software.
(True/False)
4.9/5
(39)
____________________ describes a language's correct word usage, spelling, and punctuation.
(Short Answer)
4.9/5
(36)
The programming statements you write in a programming language are known as the ____ code.
(Multiple Choice)
4.8/5
(39)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)