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

Câu 52: AND-401: Android Application Development

Which of the following is correct about XML layout files?

Nội dung câu hỏi

Which of the following is correct about XML layout files?

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. In order to display a UI defined in the XML layout file "main.xml", call the setContentView method of the Activity with the parameter string "main.xml".
  2. B. There is no distinction between implementation of the layout definition by code, or by XML layout file.
  3. C. In an Eclipse project using the ADT plugin, the XML layout file is found in the /res/layout directory. — đáp án hiện tại
  4. D. Layout information written in the XML layout file will be converted into code by the Android platform when the screen is displayed.

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ề