Exam 3: Using Methods, Classes, and Objects
Exam 1: Creating Java Programs68 Questions
Exam 2: Using Data74 Questions
Exam 3: Using Methods, Classes, and Objects68 Questions
Exam 4: More Object Concepts67 Questions
Exam 5: Making Decisions70 Questions
Exam 6: Looping72 Questions
Exam 7: Characters, Strings, and the Stringbuilder73 Questions
Exam 8: Arrays74 Questions
Exam 9: Advanced Array Concepts74 Questions
Exam 10: Introduction to Inheritance70 Questions
Exam 11: Advanced Inheritance Concepts70 Questions
Exam 12: Exception Handling65 Questions
Exam 13: File Input and Output74 Questions
Exam 14: Introduction to Swing Components74 Questions
Exam 15: Advanced Gui Topics69 Questions
Exam 16: Graphics74 Questions
Exam 17: Applets, Images, and Sound72 Questions
Select questions type
Match each term with the correct statement below.
-Variables you declare within a class, but outside of any method
(Multiple Choice)
4.9/5
(38)
Application classes frequently instantiate objects that use the objects of other classes.
(True/False)
4.8/5
(48)
Match each term with the correct statement below.
-Variables in the method declaration that accept the values from the actual parameters
(Multiple Choice)
4.8/5
(35)
When creating a method that requires multiple parameters, why would a programmer need to understand a method's signature, and why must a method call match the called method's signature?
(Essay)
4.9/5
(38)
Method names that begin with ____ and set are very typical.
(Multiple Choice)
5.0/5
(40)
When talking about inheritance, why do programmers use the phrase "is a"?
(Essay)
4.8/5
(41)
Showing 61 - 68 of 68
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)