I know, it has taken some time since the last article. Probably it is even more important to test what you remember. Check the sixty sixth question of full-stack dev quiz to find out, what you remember about GSON.
What actually is GSON?
Choose the best answer.
- A Java object that can be instantiated only once.
- A new more human-readable data format than XML and JSON.
- Google-made caching library.
- An architecture design concept, that puts data flows between components in the first place.
- A library for operations on JSON especially: serialization and deserialization.
- An Angular library with the most commonly used components: datepickers, calendars, and maps.
For the correct answer scroll down
.
.
.
.
.
.
The correct answer is: e. If you would like to read more, check GSON build array with newlines article.