Functions defined by the programmer are known as _____?

Functions defined by the programmer are known as _____?

پروگرامر کے ذریعہ بیان کردہ افعال کو _____ کے نام سے جانا جاتا ہے؟
Explanation

User-defined functions are those that are created by the programmer to perform specific tasks.

Unlike pre-defined functions, they offer custom behavior and improve code reusability and structure.