Exam 2: Applications and Data
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
____________________ are named memory locations with contents that can change.
(Short Answer)
4.9/5
(36)
An operand that can be used to the right of an operator is a(n) ____________________.
(Short Answer)
4.8/5
(35)
In a(n) ____________________ structure, one of two branches of logic is followed based on a decision.
(Short Answer)
4.8/5
(35)
A(n) ____ is a named set of statements that perform some task or group of tasks within an application.
(Multiple Choice)
4.8/5
(38)
A noun would be a good choice for a variable or constant identifier.
(True/False)
4.8/5
(42)
An item's data type defines what operations can be performed on the item.
(True/False)
4.9/5
(28)
A(n) ____________________ is a message that asks the user for a response.
(Short Answer)
4.8/5
(37)
An adjective would be a good choice of identifier for a variable that holds status.
(True/False)
4.9/5
(42)
A variable ____________________ is a statement that provides a data type and identifier for a variable.
(Short Answer)
4.8/5
(44)
In echoing input, the program tells the user the desired form of the input data.
(True/False)
4.8/5
(35)
A(n) ____ statement stores the value of the right-hand side of the expression in the memory location of the left-hand side.
(Multiple Choice)
4.8/5
(36)
In the following statement, which operation is done third? answer = a + b + c * d / e - f
(Multiple Choice)
4.9/5
(37)
A(n) ____________________ is a basic unit of programming logic.
(Short Answer)
4.9/5
(48)
In the ____ structure, instructions repeat based on a decision.
(Multiple Choice)
4.8/5
(40)
Which of the following is correct if the data type of inventoryItem is string?
(Multiple Choice)
4.7/5
(28)
____________________ programs can accept data without human intervention.
(Short Answer)
4.9/5
(31)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)