Câu 2: JN0-223: Automation and DevOps, Associate (JNCIA-DevOps)
What is the correct sequence for Python script execution?
Nội dung câu hỏi
What is the correct sequence for Python script execution?
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. The code is translated to byte code, the byte code is executed in runtime, and then the code is interpreted.
- B. The code is interpreted, the code is translated to byte code, and then the byte code is executed in runtime.C. The code is translated to byte code, the code is interpreted, and then the byte code is executed in runtime.
- C. The byte code is executed in runtime, the code is interpreted, and then the code is translated to byte code. — đá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.