Quiz 4: Advanced Android Features Quiz

Some methods require a try/catch setup around them.
True
False
An ImageView is required to download an image.
False
True
JSON is primarily used for:
Storing data in an app
Storing data on a server
Passing data between two systems
The output of the code below will be: String fruit = "Banana"; String[] splitFruit = fruit.split("a"); System.out.println(Arrays.toString(splitFruit));
[B,n,n]
[Ba,na,na]
[Banana]
Nothing
Linking a ListView with an ArrayList requires an:
ArrayLinker
ArrayAdapter
ArrayView
{"name":"Quiz 4: Advanced Android Features Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Some methods require a try\/catch setup around them., An ImageView is required to download an image., JSON is primarily used for:","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker