Multiple choice Which is a reserved word in Java programming language? Method Native Subclasses Reference Array Reveal answer Fill a bubble to check yourself B Correct answer Explanation The word native is a valid keyword, used to modify a method declaration.