<<< Previous question <<< Question ID#0113.md >>> Next question >>>
Which of the following keywords is used to prevent a method/class to be overridden by a subclass?
- A) Final
- B) Protected
- C) Public
- D) Private
Answer
Answer: A
Which of the following keywords is used to prevent a method/class to be overridden by a subclass?
Answer: A