Question: Which of the following function protoypes describes a function which returns no value? A. void myfunction (unsigned int); B. int myfunction (void); C. char myfunction
Which of the following function protoypes describes a function which returns no value? A. void myfunction (unsigned int); B. int myfunction (void); C. char myfunction (int); D. int myfunction (void);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
