Answer the following statements true (T) or false (F)
1. If a class does not provide a method that you need, you can write your own custom method for an object of that class.
2. When you create a custom method for an object, it is automatically added to that object’s class.
3. The parameter of a custom method cannot be an object.
4. Additional properties can be added to an object by creating class-level variables.
5. Inheritance allows programmers to reuse code.
1. TRUE
2. FALSE
3. FALSE
4. TRUE
5. TRUE
You might also like to view...
Relationships are created in the relationships window by dragging a field from one table to a field in another table
Indicate whether the statement is true or false
To install Active Directory on a Windows Server 2008 R2, there must be additional disk space of _________________________
a. 100 MB for the Active Directory database and SYSVOL folder, plus at least 100 MB for the transaction log files b. 200 MB for the Active Directory database and SYSVOL folder, plus at least 100 MB for the transaction log files c. 300 MB for the Active Directory database and SYSVOL folder, plus at least 100 MB for the transaction log files d. 500 MB for the Active Directory database and SYSVOL folder, plus at least 100 MB for the transaction log files.