Which two items can be included in a library? (Choose two.)
- Message templates
- Subroutines
- Trees
- Databases
- Conditionals
Explanation & Hint:
A library is a collection of resources that programs can reuse. Libraries can include prewritten code, configuration information, subroutines, documentation and help information, message templates, and classes. |