Beginner
Web & Software Development
Q8 / 100
What is the difference between frontend and backend development?
Correct! Well done.
Incorrect.
The correct answer is B) Frontend: client-side UI (HTML/CSS/JS, user sees it); Backend: server-side logic, databases, APIs (user doesn't see it directly)
B
Correct Answer
Frontend: client-side UI (HTML/CSS/JS, user sees it); Backend: server-side logic, databases, APIs (user doesn't see it directly)
Explanation
Frontend (React, Vue, Angular): renders UI in the browser. Backend (Node.js, Django, Rails, Spring): handles business logic, database access, authentication. Full-stack developers work on both.
Progress
8/100