Description: Practice Class 9 Computer Science Chapter 3 MCQs on Programming Fundamentals according to the latest FBISE syllabus. These exam-oriented questions cover HTML, CSS, JavaScript, web pages, and static and dynamic websites.
1. HTML stands for:
2. HTML is mainly used to:
3. Which tag is used to create the largest heading in HTML?
4. CSS stands for:
5. CSS is mainly used to:
6. JavaScript is commonly used to make web pages:
7. Which HTML tag is used to create a paragraph?
8. The visible content of a web page is usually placed inside the:
9. Which tag creates a hyperlink in HTML?
10. A website with fixed content that rarely changes is called:
11. Which language is primarily responsible for styling web pages?
12. Which of the following can respond to user actions like button clicks?
13. Which HTML tag is used to insert an image?
14. Which section of an HTML document contains information like the page title?
15. JavaScript code is executed mainly by the:
16. Which type of website can generate content based on user interaction?
17. Which technology provides the basic structure of a web page?
18. Which HTML tag is used to create a line break?
19. Which CSS property is commonly used to change the text color?
20. JavaScript is primarily used to:
21. Which HTML element is used to display tabular data?
22. Which attribute specifies the destination of a hyperlink?
23. A CSS file is commonly linked using which HTML tag?
24. Which symbol is commonly used to end a JavaScript statement?
25. Which of the following is an example of a dynamic website?
26. Which HTML tag defines the title shown on the browser tab?
27. CSS helps separate:
28. Which JavaScript feature allows a webpage to respond immediately to user actions?
29. Which HTML tag is commonly used to create an unordered list?
30. Which language is interpreted directly by most web browsers for client-side scripting?
31. Which HTML tag is used to create a clickable button?
32. Which of the following best describes a static website?
33. Which CSS property is used to change the background color of an element?
34. Which of the following is NOT a web programming technology covered in this chapter?
35. Which HTML tag is used to create a numbered list?
36. Which HTML tag is used to define a list item?
37. Which CSS property changes the size of text?
38. Which symbol is commonly used in JavaScript to write comments on a single line?
39. Which HTML tag is used to create a table row?
40. Which technology is mainly responsible for changing the layout and colors of a webpage?
41. Which of the following is an advantage of using external CSS?
42. Which JavaScript function is commonly used to display a message box?
43. Which HTML tag is used to create a text input field in a form?
44. Which combination is commonly used to build interactive web pages?
45. In a web page, CSS rules are applied to:
46. Which type of website usually interacts with databases and user input?
47. The primary purpose of JavaScript in web development is to:
48. Which HTML tag is used to create a clickable hyperlink to another webpage?
49. Which of the following best describes HTML?
50. HTML, CSS, and JavaScript together are primarily used to: