PRM392_-_SP_2025_-_FE_3553.webp
Natsu_lovely

PRM392_-_SP_2025_-_FE_3553.webp

☑Kizspy.me
(Choose 1 answer)
☐ A
Back
Next
FUO.sh
sh the exam.
How do you implement the update() method in a Content Provider?
A. @Override public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { return
mDB.update(values, selection, selectionArgs);}
B. @Override public void update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { return
mDB.update(values, selection, selectionArgs);}
C. @Override public boolean update(Uri uri, ContentValues values, String selection, String[] selectionArgs) {
return mDB.update(values, selection, selectionArgs);}
D. @Override public long update(Uri uri, ContentValues values, String selection, String[] selectionArgs) {
return mDB.update(values, selection, selectionArgs);}

Thông tin

Category
PRM392
Thêm bởi
Natsu_lovely
Ngày thêm
Lượt xem
16,502
Lượt bình luận
62
Rating
5.00 star(s) 1 đánh giá

Share this media

Back
Bên trên Bottom