1. Which tag is used to create a hyperlink in HTML?
2. Which CSS property is used to change font size?
3. What does '===' operator check in JavaScript?
4. Which HTML attribute specifies an image source?
5. Which symbol is used in CSS to select a class?
6.Which function in JavaScript is used to print output in the browser console?
7. Which symbol is used to start a PHP variable?
8. What does echo do in PHP?
9. Which SQL statement retrieves data from a database?
10. Which SQL clause is used to sort results?
11.What does HTTP stand for?
12.Which HTTP status code means "Not Found"?
13. Which tool is commonly used for version control in web development?
14. Which CSS unit is relative to the root element's font size?
15. Which keyword declares a variable in JavaScript (modern standard)?
16. How do you start a PHP session?
17. Which SQL statement is used to insert new data into a table?
18. Which of the following best describes responsive web design?