Page 447 - Webapplication11_C11_Flipbook
P. 447
C. To undo the last action in Microsoft Word.
(a) A → Ctrl + N; B → Ctrl + S; C → Ctrl + Z (b) A → Ctrl + S; B → Ctrl + N; C → Ctrl + Z
(c) A → Ctrl + N; B → Ctrl + Z; C → Ctrl + S (d) A → Ctrl + Z; B → Ctrl + S; C → Ctrl + N
vi. Which of the following skills is NOT considered a green skill? 1
(a) Renewable energy technology (b) Sustainable agriculture
(c) Financial management (d) Waste management and recycling
Q 2. Answer any 5 out of the given 7 questions (1 x 5 = 5 marks)
i. There are five types of alignment which can be applied on the image are as follows. Which is the default alignment? 1
(a) Left (b) Right
(c) Inline with text (d) Middle
ii. Which tag is used to make text italic in HTML? 1
(a) <i> (b) <em>
(c) <strong> (d) Both A and B
iii. __________ prevents illegal access to or from a network. 1
(a) Virus (b) Cookie
(c) Firewall (d) Router
iv. What is the main difference between the <section> and <div> elements in HTML5? 1
(a) <section> is used for layout purposes only, while <div> is used for styling.
(b) <section> has semantic meaning, while <div> is purely a container for styling.
(c) <div> supports more attributes than <section>.
(d) <section> is deprecated in HTML5.
v. The ______ keyword is used to declare a constant in JavaScript. 1
(a) var (b) const
(c) prompt( ) (d) let
vi. Which kind of linking is shown in the code given below: 1
<A href=’#Top’> Top </A>
(a) Internal Linking (b) External Linking
(c) Web Link (d) None of the above
vii. Identify the correct way of creating a textbox in HTML 1
(a) <input type = “checkbox”> (b) <input type = “button”>
(c) <input type = “text”> (d) <textbox>
Q 3. Answer any 6 out of the given 7 questions (1 x 6 = 6 marks)
i. Which of the following has the highest priority in CSS? 1
(a) Internal style (b) External CSS
(c) Inline style (d) Classes
ii. Which of the following is NOT a cyber-crime? 1
(a) Harassment by e-mail, text messages, or social media.
(b) Posting offensive content to a person on a website.
(c) Downloading homework from school website.
(d) Using the Internet to defame my classmate.
iii. Which HTML tag is used to define a container for an external JavaScript file? 1
(a) <script> (b) <js>
(c) <code> (d) <javascript>
Sample Question Paper 445

