Getting Data From the Internet

  1. Which of the following are required to load and display an image with coil?

    Choose as many answers as you see fit.

  2. Match the element of HTTP requests and responses to the correct term.

    Each answer only matches one item.

    Status Message

    Status Code

    HTTP Verb

    Content-Type

  3. Which of the following are characteristics of a RESTful service?

    Choose as many answers as you see fit.

  4. Which of the following are needed to make a network request with Retrofit?

    Choose as many answers as you see fit.

  5. Why do you declare DataProviderManager with the object keyword?

    Choose as many answers as you see fit.

  6. Which of the following are true about grid layouts?

    Choose as many answers as you see fit.

  7. In the URL https://google.com/search?q=android, /search is called the ___.

  8. Which of the following are true about binding adapters?

    Choose as many answers as you see fit.

  9. True or False: Retrofit creates the code required to make network requests based on a web service.

  10. The Moshi library requires the following to successfully process JSON in Kotlin.

    Choose as many answers as you see fit.