36. Which of the following is an appropriate statement about the Python language?
(A) The Object-oriented programming (OOP) is supported, and procedure-oriented programming (POP) is supported.
(B) OOP is supported and the POP is not supported.
(C) OOP is not supported and POP is supported.
(D) OOP is not supported and POP is not supported.
(E) None of the above
詳解 (共 1 筆)
未解鎖
關於Python語言,下列哪種說法是適當...