18. A function with no return type is
declared as
Answers
Answered by
0
Answer:
When a function does not return a value, void is the type specifier in the function declaration and definition. A function cannot be declared as returning a data object having a volatile or const type, but it can return a pointer to a volatile or const object.
HOPE THIS IS HELPFUL...
Similar questions
English,
1 month ago
Math,
1 month ago
Social Sciences,
2 months ago
Hindi,
10 months ago
Math,
10 months ago