Exam 8: More Object Concepts
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
A(n) ____ is a method that establishes an object, reserving enough memory space for it and providing its name.
(Multiple Choice)
4.8/5
(26)
What is the name of the access modifier that gives child classes access to the parent class's data fields?
(Multiple Choice)
4.8/5
(34)
In a class diagram, what symbol is used for the protected access modifier?
(Multiple Choice)
4.8/5
(35)
When you create any subclass object, the ____ constructor must execute first, and then the ____ constructor executes.
(Multiple Choice)
4.7/5
(30)
Every derived class "____" specific instance of the base class and the derived class.
(Multiple Choice)
4.8/5
(41)
A(n) ____________________ constructor is a constructor with no parameters.
(Short Answer)
4.8/5
(37)
A subclass constructor can pass ____ or parameters to its parent constructor.
(Multiple Choice)
4.8/5
(35)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)