(1Z0-811) Oracle Java SE11 Programmer Practice Test
1Z0-811 1Z0-811 Java Methods and Scope
Which keyword is used to define a method that belongs to the class rather than an instance?
Select your answer
A
static
B
final
C
abstract
D
void
Hint