Android AND-402 Question Answer
Which of the following is not correct when executing the following line of code?
FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
Android AND-402 Question Answer
Which of the following is not correct when executing the following line of code?
FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);