List of questions
Related questions
Question 456 - 200-901 discussion
What is a benefit of using Python classes?
A.
They improve code organization by keeping data members and methods together.
B.
They remove the concept of inheritance to improve code readability and maintainability.
C.
They allow a Python script to import code from various independent modules.
D.
They simplify integration by testing the classes independently from other components.
Your answer:
0 comments
Sorted by
Leave a comment first