Home »
MCQs »
Full Stack Development MCQs
Amongst which of the following type of database is used in Full stack development?
14. Amongst which of the following type of database is used in Full stack development?
- Relational
- JSON
- XML
- GraphQL
Answer: A) Relational
Explanation:
Relational Database is commonly used in Full stack development. It stores data in rows and columns.