Q. Choose a corrects statement about C language function arguments. (A) Number of arguments should be same when sending and receiving (B) Type of each argument should match exactly (C) Order of each argument should be same (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above