Exam 4: More Object Concepts
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
You can use ____ arguments to initialize field values, but you can also use arguments for any other purpose.
(Multiple Choice)
4.8/5
(41)
When an application contains just one version of a method, you can call the method using a(n) ____ of the correct data type.
(Multiple Choice)
4.8/5
(37)
The ____ statement notifies the program that you will be using the data and method names that are part of the imported class or package.
(Multiple Choice)
4.7/5
(33)
Match each term with the correct statement below.
-Variables associated with individual objects
(Multiple Choice)
4.8/5
(37)
When you instantiate an object from a class, ____ is reserved for each instance field in the class.
(Multiple Choice)
4.9/5
(30)
When calling this() from a constructor, it must be the ____ statement within the constructor.
(Multiple Choice)
5.0/5
(24)
The keyword ____ indicates that a field value is unalterable.
(Multiple Choice)
4.8/5
(33)
Showing 61 - 67 of 67
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)