Questions

At the end of each project, you'll find a few questions to help you to remember and review the contents covered in each chapter. Please try to answer the following questions, and when in doubt, have a look at the content in this chapter: you'll find all of the answers there!

  1. Is this code correct?
String data = http.get(url);

If not, why?

  1. What are the JSON and XML formats used for?
  2. What is a thread?
  3. Can you name a few common asynchronous scenarios?
  4. When should you use the async/await keywords?
  5. What's the difference between ListView and ListTile?
  6. How can you use the map method to parse data and create a list?
  7. How do you pass data from one screen to another?
  8. When should you use the json.decode method over the body of a Response object?
  9. What is CircleAvatar?
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.39.144