Home »
MCQs »
Perl Programming MCQs
A built-in subroutine which is used inside the method is?
61. A built-in subroutine which is used inside the method is?
- Mutable parameter
- Trait
- Method
- All of these
Answer: B) Trait
Explanation:
Trait is a built-in subroutine which is used inside the method.