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

Câu 34: M70-301: Front End Certified Developer

You want to add the file `somescript.js` in a template. The JS-file is in the folder `root: js/lib`. Which piece of code should you use?

Nội dung câu hỏi

You want to add the file `somescript.js` in a template. The JS-file is in the folder `root: js/lib`. Which piece of code should you use?

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. $this->getItemurl('lib/somescript.js')
  2. B. $this->getskinurl('lib/somescript.js')
  3. C. $this->getJsUrl('lib/somescript.js') — đáp án hiện tại
  4. D. $this->getFileurl('lib/somescript.js')
  5. E. $this->getLibUrl('lib/somescript.js')

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ề