Method Signatures - AP Computer Science A

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What is the parameter type in 'void print(double value)'?

Tap to reveal answer

Answer

double. The data type of the single parameter accepted.

← Didn't Know|Knew It →