Câu 23: PCPP-32-101: Certified Professional in Python Programming 1
Select the true statement about the __name__ attribute.
Nội dung câu hỏi
Select the true statement about the __name__ attribute.
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. __name__ is a special attribute, which is inherent for both classes and instances, and it contains information about the class to which a class instance belongs.
- B. __name__ is a special attribute, which is inherent for both classes and instances, and it contains a dictionary of object attributes.
- C. __name__ is a special attribute, which is inherent for classes, and it contains information about the class to which a class instance belongs.
- D. __name__ is a special attribute, which is inherent for classes, and it contains the name of a class. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.