Fourth Quarter Net Technology 2023-2024
Fourth Quarter Net Technology 2023-2024
Net Technology
th
(4 Quarter, SY 2023-2024)
Prepared by:
GLENDA A. BELEN
Subject Group Head Approved by:
Master Teacher I
DENWARD R. PACIA
Principal II
1|Page
FOURTH QUARTER TEST
NET TECHNOLOGY
Choose the letter of the correct answer by shading the circles in the answer sheet provided. STRICTLY
NO ERASURES.
1. What is the main basis of entering data into a computer using an appropriate program/application?
A. To create data
B. To delete data
C. To manipulate data
D. To input data
10. Which software would you use to create a detailed drawing or technical illustration?
A. Word Processor D. Computer-Aided Design (CAD)
B. Spreadsheet Software
C. Presentation Software
2|Page
11. Which of the following is true about CSS3?
A. It is used to create dynamic web pages C. It is used to structure content on a
B. It is a programming language webpage
D. It is used to create static web pages
13. Which CSS3 property is used to change the font size of text?
A. font-weight C. font-size
B. font-style D. font-family
16. Which CSS3 property is used to change the background color of an element?
A. color C. border-color
B. background-color D. font-color
20. Which CSS3 property is used to change the font style of text?
A. font-weight C. font-size
B. font-style D. font-family
22. Which HTML5 tag is used to link an external JavaScript file to an HTML document?
A. <script> C. <body>
B. <head> D. <link>
23. What is the syntax for creating a function in JavaScript?
A. function = functionName() {} C. function functionName() {}
B. functionName() = function {} D. functionName{} = function()
What HTML element is used to create an HTML form for user input?
B. <form> D. <label>
C. <input> E. <fieldset>
24. Which HTML element is the most used form element?
A. <label> B. <input>
3|Page
C. <form> D. <submit>
25. What attribute in the <input> element determines how it will be displayed?
A. visibility C. type
B. layout D. style
26. Describe the purpose of the <label> element in the context of HTML forms.
A. Defines the style of the input field C. Sets the color of the form elements
B. Associates a label with an input field for D. Specifies the form layout
better user understanding
27. For screen-reader users, what role does the <label> element play?
A. Decorative element C. Provides information about the input field
B. Navigation aid D. Adds color to the form
28. What attribute of the <label> tag should be equal to the id attribute of the <input> element?
A. link C. connect
B. association D. for
29. What does the <input type="radio"> define, and how does it function?
A. Text input field; allows multiple choices C. Checkbox; allows multiple choices
B. Radio button; allows single-choice selection D. Dropdown menu; allows a single choice
30. Define the purpose of the <input type="submit"> element in an HTML form.
A. Triggers form validation C. Submits the form data to the server
B. Resets the form D. Clears the input fields
31. Why is the name attribute important for each input field in a form?
A. Adds style to the form C. Establishes a unique identifier for each input
B. Identifies the form layout field
D. Sets the form color scheme
32. What does the action attribute in the <form> element specify, and how is it typically used?
A. Specifies the form style C. Specifies the URL where the form data will
B. Defines the form layout be sent
D. Sets the background color of the form
33. What HTML element is used to group related data in a form and provide a caption for the group?
A. <section> C. <fieldset>
B. <group> D. <div>
34. Which attribute in the <label> tag should be equal to the id attribute of the <input> element to bind them
together?
A. link C. bind
B. connect D. for
35. Name one attribute that can be used to set restrictions on the input value in an <input> element.
A. restriction C. pattern
B. validate D. check
36. Identify the HTML element that represents the result of a calculation, such as one performed by a script.
A. <result> C. <calculation>
B. <output> D. <outcome>
37. Which HTML input type is used for entering a color?
A. color C. color-input
B. input-color D. input-type="color"
38. The <input type="range"> is used for:
A. Selecting a date C. Entering a numeric value within a range
B. Uploading a file D. Creating a checkbox
39. What is the purpose of the "multiple" attributes in the <select> element?
A. Allows multiple options to be selected C. Hides the dropdown list
B. Restricts the selection to a single option D. Enables autocomplete for the dropdown
40. The <input type="tel"> is used for:
A. Selecting a time C. Uploading a file
B. Entering a telephone number D. a color
End of Test
4|Page
5|Page
ANSWER KEY.
1. D 21. C
2. A 22. A
3. B 23. C
4. C 24. C
5. B 25. C
6. B 26. B
7. B 27. C
8. C 28. D
9. A 29. B
10. D 30. C
11. D 31. C
12. D 32. C
13. C 33. C
14. D 34. D
15. A 35. C
16. B 36. B
17. C 37. A
18. A 38. C
19. C 39. A
20. B 40. B
Prepared by:
GLENDA A. BELEN
Subject Group Head Approved by:
Master Teacher I
DENWARD R. PACIA
Principal II
6|Page