Exam 11: More Object Oriented Programming Concepts
Exam 1: An Overview of Computers and Proramming51 Questions
Exam 2: Elements of High Quality Programs51 Questions
Exam 3: Understanding Structure51 Questions
Exam 4: Making Decisions51 Questions
Exam 5: Looping51 Questions
Exam 6: Arrays51 Questions
Exam 7: File Handling and Applications51 Questions
Exam 8: Advanced Data Handling Techniques51 Questions
Exam 9: Advanced Modularization Techniques51 Questions
Exam 10: Object Oriented Programming51 Questions
Exam 11: More Object Oriented Programming Concepts51 Questions
Exam 12: Event Driven Gui Programming Multithreading and Animation51 Questions
Exam 13: System Modeling With the Uml51 Questions
Exam 14: Using Relational Databases51 Questions
Select questions type
The most common way to declare a destructor explicitly is to use an identifier that consists of ____.
(Multiple Choice)
4.8/5
(35)
You can create constructors for a class with or without parameters.
(True/False)
4.8/5
(45)
If an exception is thrown, it is passed to a block of code that can ____, which means to receive it in a block that can handle the problem.
(Multiple Choice)
4.9/5
(34)
Discuss the general principle of exception handling in object-oriented programming.
(Essay)
4.8/5
(43)
You cannot provide parameters to a destructor; it must have an empty parameter list.
(True/False)
4.8/5
(35)
____ are stored collections of classes that serve related purposes
(Multiple Choice)
4.8/5
(47)
If a constructor requires arguments, it is a ____ constructor.
(Multiple Choice)
4.8/5
(34)
The relationship created with composition is called a(n) ____ relationship.
(Multiple Choice)
4.7/5
(31)
Showing 41 - 51 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)