what is default return type of pointer
Answers
Answered by
1
Explanation:
The default return value from a function is int. Unless explicitly specified the default return value by compiler would be integer value from function.
Answered by
1
Answer:
the default return type value from a function is lnt . unless explicitly specified the default return value by compiler would be integer value from function
Similar questions