Asked by Awesome

What is the return type of a method that does not return a value?
A. null
B. void
C. 0(zero)
D. int

Answers

Answered by Steve
void

read your manual much?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions