What actually is the order of stack frame for a parameter to pass to a subroutine?
What actually is the order of stack frame for a parameter to pass to a subroutine? Correct Answer all of the mentioned
All the steps i.e. parameter passed to a subroutine, return address, saved copies of registers(R4-R11), local variables in subroutines are required for passing a parameter to a subroutine.
মোঃ আরিফুল ইসলাম
Feb 20, 2025