#90Multiple Choice
What does the following line of code do? FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started FreeWhat does the following line of code do? FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free