CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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.

  1. 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.
  2. B. __name__ is a special attribute, which is inherent for both classes and instances, and it contains a dictionary of object attributes.
  3. C. __name__ is a special attribute, which is inherent for classes, and it contains information about the class to which a class instance belongs.
  4. 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.

Câu hỏi liền kề