What does JavaScript enable you to do on a website ?
- a. Add interactive behavior and dynamic content
Which programming language is primarily used for server-side web
development ?
What is the purpose of a web browser ?
- a. To render and display web pages
What is the difference between GET and POST methods in HTTP ?
- c. GET and POST methods are interchangeable
What is the purpose of version control systems (e.g., Git) in web
development ?
- a. To track changes and manage collaborative development
What is the purpose of a framework in web development ?
- c. To create visual designs and layouts for websites
What does NoSQL stand for ?
- a. Not Only SQL
- b. Non-Structured Query Language
- c. New Object-Oriented Language
Which of the following is a characteristic of NoSQL databases ?
- a. Strict schema enforcement
- b. Support for complex transactions
- c. Scalability and flexible data models