In order to use internal storage to write some data in the file, which method will be used?This method returns FileOutputStream.

In order to use internal storage to write some data in the file, which method will be used?This method returns FileOutputStream.



A) openFileInput()

B) openFileOutput()

C) openForWrite()

D) None of the above.



Answer: B


Learn More :