Computer Programming Exam
Computer Programming Exam
GRADE 11
FINAL EXAMINATION
GENERAL INSTRUCTIONS:
1. Attend to your personal needs before the start of examination 4. Please write neatly. Illegible answers will be assumed to be
2. Using of notes or other assistance on this exam is strictly incorrect.
prohibited. 5. Use capital letters only.
3. Always put your answer on your answer sheet. 6. Use black ink ball point pen only.
II. MULTIPLE CHOICE. Read each question carefully. Choose the best answer.
II. IDENTIFICATION. Identify the following tags. Write A if it is CONTAINER TAG and B if it is EMPTY TAG.
III. TRUE OR FALSE. Read each sentence carefully. Write C if the statement is correct and D if not.
46. The input element of form is defined by the Container tag <input>
47. <input> is used for making textboxes, password boxes, check boxes, radio buttons, submit buttons and reset buttons.
48. CSS allows you to control the layout of your HTML document.
49. The Selector is the HTML element you want to style.
50. Embedded/External are placed within an HTML document between <head> and </head>.