Home »
MCQs »
EmberJS MCQs
Which of the following is a basic adapter with no extra functionality in EmberJS?
47. Which of the following is a basic adapter with no extra functionality in EmberJS?
- DS.Adapter
- DS.JSONAPIAdapter
- DS.RESTAdapter
Answer: A) DS.Adapter
Explanation:
DS.Adapter is a basic adapter with no extra functionality in EmberJS.