Multiple choice Which is a reserved keyword in java? Subclass Native Array None of theses All of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation Native is a Java keyword that is used in method declarations to specify that the method will not be implemented in another language, not in Java.