Which of the following is the function header for a value-returning function named heading without any parameters? O a)
Posted: Sun May 15, 2022 8:39 am
Which of the following is the function header for a value-returning function named heading without any parameters? O a) void headingo Ob) int heading() c) void heading(int num) Od) int heading(int num)