A __________ is a predefined procedure that performs a specific task.
A __________ is a predefined procedure that performs a specific task. Correct Answer Function
A function is a predefined procedure that performs a specific task and returns the value for after completing the task. If a function does not return anything its return type is void. A function can return an integer, a character a string etc.
মোঃ আরিফুল ইসলাম
Feb 20, 2025