adplus-dvertising
frame-decoration

Question

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

Posted under Functions C Programming

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose a corrects statement about C language function arguments.