you have obtained a program under development to test on your computer. While you are using the program, it crashes with a message that it has made an illegal function call. What is left behind after the program crashes

Respuesta :

ijeggs

Answer:

It leaves behind Error Code 5

Explanation:

This happens when the parameter provided fails the function requirement this could be as a result of wrong data type or when the parameter provided exceeds the function requirement.