Home »
MCQs »
Full Stack Development MCQs
Amongst which of the following statement is TRUE about backend development?
50. Amongst which of the following statement is TRUE about backend development?
- Back-end development handles the user interface and interactions
- Front-end and back-end development are responsible for the same tasks and can be used interchangeably
- Back-end development manages data storage and server-side logic
- Back-end development focuses on the client-side code
Answer: C) Back-end development manages data storage and server-side logic
Explanation:
Backend development focuses on handling data processing, business logic, and communication with databases and external services.