1 In call by value when a function is called the value opf actual parameter are passed to formakl parameter
2 The change in formal parameter in the functiopn will not affect the actual parameter in the calling function.
3The execution of program is slower.
4 Memory location occupied by formal and actual parameter are different.
No comments:
Post a Comment