Computer Science, asked by dharsh340, 7 months ago

what is main data type of a function? ​

Answers

Answered by shilpaspate
0

Answer:

primary data type

Explanation:

These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void .

Similar questions