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
You can use named constants to make your programs easier to understand by eliminating ____.
(Multiple Choice)
4.8/5
(37)
Programmers refer to programs that contain meaningful names as ____.
(Multiple Choice)
4.8/5
(34)
In the following statement, which arithmetic operation is performed first? answer = a + b + c * d / e - f
(Multiple Choice)
4.8/5
(35)
Until a variable is initialized, it holds an unknown value referred to as ____________________.
(Short Answer)
4.8/5
(41)
According to the rules of precedence, ____ has higher precedence than addition.
(Multiple Choice)
4.8/5
(37)
A(n) ____ is the name of a programming object - for example, a class, method, or variable.
(Multiple Choice)
4.9/5
(43)
A(n) ____________________ variable is not used for input or output.
(Short Answer)
4.9/5
(31)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)