Total Questions : 20
Expected Time : 20 Minutes

1. What is the purpose of a 'reverse proxy' in server configuration?

2. What is the purpose of the 'async/await' syntax in JavaScript?

3. What is the purpose of the 'this' keyword in JavaScript?

4. How do you include an external JavaScript file in an HTML document?

5. In web development, what does the acronym API stand for?

6. What is the purpose of a 'RESTful API' in web development?

7. In web development, what does the 'HTTP' protocol stand for?

8. What is the purpose of 'middleware' in a Node.js application?

9. What is the purpose of 'JWT' in web development?

10. What is the purpose of the 'onsubmit' attribute in HTML forms?

11. What is the purpose of the 'useState' hook in React?

12. Explain the concept of a microservices architecture in software development.

13. What is the purpose of the 'webpack' tool in modern web development?

14. What is the significance of the 'async' and 'await' keywords in JavaScript?

15. What is the main purpose of HTML in web development?

16. How can you add a comment in HTML?

17. Explain the role of the 'ng-repeat' directive in AngularJS.

18. How does 'npm' differ from 'npx' in Node.js?

19. How do you declare a variable in JavaScript?

20. How can you comment out multiple lines in JavaScript?