Solved

For Example, We Have a File in Our Assets Folder

Question 14

Multiple Choice

For example, we have a file in our assets folder app/src/main/assets/sample_teas.json . To get an I nputStream for reading it, from out Context context, we can try do this:


A) val input = context!!.resources.openRawResource(R.raw.sample_teas)
B) val input = context!!.assets.open("sample_teas.json")
C) val input = context!!.resources.assets.open("sample_teas.json")

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents