Question 23
Which of the following statement(s) is/are false?
A flask application runs in a threaded mode by default.
A fetch API call always returns a promise.
The promise returned by fetch API resolves to an HTTP response status 500, with the “ok” property of the response set to true.
A headless CMS aims to manage both the content and frontend via APIs.