____ keyword is used if the function is not returning any value to the method calling statement.
I)void
ii)int
iii)public
iv)static
Answers
Answered by
1
Answer:
Void
Explanation:
A void function performs a task, and then control returns back to the caller but, it does not return a value.
Answered by
0
Answer:
void void void void void
Similar questions