PCAP Object-Oriented Programming • 40 Questions
40 PCAP Object-Oriented Programming practice questions with answers and explanations. Free, no signup.
A developer creates a Python class with a method that is intended to be overridden in subclasses. Which approach best ensures that the method is not accidentally called on the base class?