View all questions & answers for the PCAP-31-03 exam
What is true about Object-Oriented Programming in Python? (Select two answers)
encapsulation allows you to protect some data from uncontrolled access
the arrows on a class diagram are always directed from a superclass towards its subclass
inheritance is the relation between a superclass and a subclass
an object is a recipe for a class
Submit