PRM392_-_SP_2025_-_FE_3553.webp
Natsu_lovely

PRM392_-_SP_2025_-_FE_3553.webp

☑Kizspy.me
(Choose 1 answer)
☐ A
Back
Next
You create a method in an Activity to start another Activity called PhotoActivity and get a result back using an
explicit Intent. Code is designed to clearly define code requirements and enhance code clarity to be
well-structured, maintainable, and easy to understand. Which of the following is correct?
A. Intent intent = new Intent(this, PhotoActivity.class);
startActivityForResult(intent, TEXT_REQUEST);
B. Intent intent = new Intent(this, PhotoActivity.class);
startActivityForResult(intent, REQUEST_CODE);
C. Intent intent = new Intent(this, PhotoActivity.class);
startActivityForResult(intent, PHOTO_REQUEST);
D. Intent intent = new Intent(this, PhotoActivity.class);
startActivityForResult(intent, TEXT_CODE);
FUO.sh
sh the exam.

Thông tin

Category
PRM392
Thêm bởi
Natsu_lovely
Ngày thêm
Lượt xem
10,354
Lượt bình luận
51
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom