Oracle
1Z0-147 · Question #16
Which two statements about the overloading feature of packages are true? (Choose two.)
The correct answer is A. Only local or packaged subprograms can be overloaded. E. Overloading allows different subprograms with same name, but different in either number, type or order of parameters. See the full explanation below for the reasoning.
Question
Which two statements about the overloading feature of packages are true? (Choose two.)
Options
- AOnly local or packaged subprograms can be overloaded.
- BOverloading allows different functions with the same name that differ only in their return types.
- COverloading allows different subprograms with the same name number, type and order of parameters.
- DOverloading allows different subprograms with the same name and same number or type of parameters.
- EOverloading allows different subprograms with same name, but different in either number, type or order of parameters.
How the community answered
(31 responses)- A77% (24)
- B6% (2)
- C13% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.