Solved

What Is the Data Type of the Following Function Prototype's

Question 31

Multiple Choice

What is the data type of the following function prototype's parameter variable?
Int myFunction(double) ;


A) int
B) double
C) void
D) cannot tell from the prototype

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions