1. Which HTML tag is used to create a hyperlink?
Reading mode
Unit 3: Programming Fundamentals
Correct answer is shown on each question. Use Next to read one by one.
2. What is the correct HTML for referring to an external script called 'script.js'?
3. Which tag is used to embed JavaScript code within an HTML file?
4. In CSS, which selector is used to style a single, unique element on a page?
5. Which technology helps fix errors in programs?
6. The process of finding and fixing errors or bugs in a program's source code is called:
7. What is programming?
8. Which JavaScript statement is used for decision making?
9. CSS stands for:
10. What type of error occurs when a program runs without crashing but does not produce the expected or correct result?
11. In CSS, which of the following defines a class selector?
12. Which symbol is used to end a JavaScript statement?
13. Which of the following is primarily a client-side scripting language used to make web pages interactive?
14. How do you select an HTML element with the id 'header' in CSS?
15. Which HTML tag is used to create a hyperlink to another web page?
16. Which CSS property is used to change background color?
17. Which JavaScript operator is used for addition?
18. What is the correct HTML tag for inserting a line break?
19. Which HTML tag is used to link an external CSS file to an HTML document?
20. Which HTML attribute is used to define inline styles in a single element?
21. Which language is mainly used to create web pages?
22. In CSS, which property is used to change the text color of an element?
23. Which part of a website controls design?
24. Which HTML element is a container for other elements?
25. Which part of a website controls behavior?
26. Which JavaScript data type stores true or false?
27. HTML stands for:
28. Which HTML tag is used to define the most important heading on a webpage?
29. Which tag is used to display an image in HTML?
30. Which part of a website controls structure?