In the name of ALLAH, the most beneficient, the most merciful

Data Structures (CS301)

Question (select most suitable option)

  Which one of the following calling methods does not change the original value of the argument in the calling function?
Call by passing the value of the argument
Call by passing reference of the argument
Call by passing the address of the argument
Call by passing pointer of the argument