Just wanted to offer some quick feedback on question 3 of quiz 3 (Check Your Understanding 2.2). It might just be me being slow but it wasn’t clear to me what the question was asking for.
Q. Which of these is a bad reason to use JSON files?
-
JSON doesn’t work well with static languages like C#
-
JSON takes up a lot of disk space and memory
-
JSON doesn’t work for non text-based files like graphics or music
-
JSON requires that you call information in the order it was written in