Exam 3: Using Methods Classes and Objects
Exam 1: Creating Java Programs61 Questions
Exam 2: Using Data67 Questions
Exam 3: Using Methods Classes and Objects66 Questions
Exam 4: More Object Concepts66 Questions
Exam 5: Making Decisions66 Questions
Exam 6: Looping66 Questions
Exam 7: Characters Strings and the Stringbuilder68 Questions
Exam 8: Arrays66 Questions
Exam 9: Advanced Array Concepts66 Questions
Exam 10: Introduction to Inheritance66 Questions
Exam 11: Advanced Inheritance Concepts66 Questions
Exam 12: Exception Handling66 Questions
Exam 13: File Input and Output66 Questions
Exam 14: Introduction to Swing Components66 Questions
Exam 15: Advanced Gui Topics66 Questions
Exam 16: Graphics66 Questions
Select questions type
Explain the purpose of a return type of a method. Describe the return value of a method that returns no data.
(Essay)
4.8/5
(49)
A(n) ____________________ data type is a type whose implementation is hidden and accessed through its public methods.
(Short Answer)
4.7/5
(33)
The ____ method executes first in an application, regardless of where you physically place it within its class.
(Multiple Choice)
4.8/5
(28)
What is the difference between a mutator method and an accessor method? Provide an example of each.
(Essay)
4.8/5
(28)
How do you create an object that is an instance of a class? Provide an example.
(Essay)
4.9/5
(36)
The arguments in a method call are often referred to as ____.
(Multiple Choice)
4.9/5
(39)
Showing 61 - 66 of 66
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)