Computer Science, asked by rutikakamble20018, 10 days ago

what is default return type of pointer​

Answers

Answered by nehaliganvit3
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 rg5230505
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