Q. Choose correct statements about C Language Pass By Value. (A) Pass By Value copies the variable value in one more memory location. (B) Pass By Value does not use Pointers. (C) Pass By Value protects your source or original variables from changes in outside functions or called functions. (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above