0% found this document useful (0 votes)
100 views

Computer

1. This document provides instructions for a Computer Application exam with 50 marks and a duration of 90 minutes. It consists of multiple choice questions, matching questions, fill in the blanks, and short answer questions testing knowledge of HTML, CSS, and other web development topics. 2. Section A contains 20 multiple choice questions testing knowledge of HTML tags, attributes, CSS properties, and other concepts like RGB color values. Section B contains 5 matching questions related to protocols and tools used for web development. Section C contains short answer questions worth 2 marks each, testing explanation of concepts like HTML tags, headers, CSS, protocols, and e-learning. 3. The exam tests a range of found

Uploaded by

Nidhi Handa
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views

Computer

1. This document provides instructions for a Computer Application exam with 50 marks and a duration of 90 minutes. It consists of multiple choice questions, matching questions, fill in the blanks, and short answer questions testing knowledge of HTML, CSS, and other web development topics. 2. Section A contains 20 multiple choice questions testing knowledge of HTML tags, attributes, CSS properties, and other concepts like RGB color values. Section B contains 5 matching questions related to protocols and tools used for web development. Section C contains short answer questions worth 2 marks each, testing explanation of concepts like HTML tags, headers, CSS, protocols, and e-learning. 3. The exam tests a range of found

Uploaded by

Nidhi Handa
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Term -1 Examination (2022-23)

Grade-X
Subject: Computer Application MM: 50
Duration: 90 Mins
General Instructions:
All the questions are compulsory.
Section-A (1×20=20)
1. Multiple Choice Questions:
a. What is the input type tag used for?
i. Creates a combo box.
ii. Select some attributes and change their style.
iii. Change text font.
iv. None of the above.
b. The default value of the BORDER attribute is?
i. 1 pixel ii. 2pixel iii. 4 pixel iv. 8 pixel
c. How many characters can be written in 1MB?
i. 1048 ii. 1024 iii. 1000 iv. None of the these
d. If a background image is smaller than the screen on which it is being displayed, what
will occur on the webpage?
i. The blank space will be shown in black. ii. The image will be stretched
iii. The image will be repeated iv. The image won’t be displayed
e. Which property allows an image link to show a text label?
i. alt ii. str iii. alternative iv. None of the these
f. Which of the following tags is used to add a header to a table in HTML?
i. <tr> ii. <td> iii. <th> iv. None of these
g. The CSS inside HTML elements used alongside style attribute is called?
i. Inline CSS ii. Internal CSS iii. External CSS iv. None of these
h. How is white color represented in terms of RGB values?
i. RGB(0, 0, 0) ii. RGB(100, 100, 100)
iii. RGB(100, 100, 0) iv. None of these
i. Which HTML tag is optional element of an HTML document?
i.<html> ii. <body> iii. <title> iv. <head>
j. Which of the following is not true about HTML tags?
i. Are case sensitive ii. Are not case sensitive
iii. Are in uppercase iv. Are in lowercase
k. Which of the following tags is used to indicate the table’s start and endpoints?
i. <table> ii. <html> iii. <tr>> iv.<doctype>
l. Which of the following things are necessary to create an HTML page?
i. text editor. ii. Web Browser iii. Both i and ii iv. None of the above

m. What are the types of ordered lists in HTML?


i. Circle, square, disc. ii. Triangle, Square, disc.
iii. Triangle, Circle, Disc. iv. None of these.
n. Which property is used to set text colors in HTML?
i. color ii. background-color
iii. font-color iv. text-color
o. Apart from <i> tag, which of the following tag is used to render a text in italics?
i. <em> ii. <strong> iii. <b> iv. None of these
p. What tag is used to insert a hyperlink on a webpage?
i. img ii. hyperlink iii. <a> iv. None of these
q. Which of the following properties is used to change the font size of text?
i. font-family ii. font-size iii. text-align iv. None of these
r. Which HTML element is used to define description data?
i. <li> ii. <ol> iii. <dd> iv.<dl>
s. Which of the following is the correct syntax for using the HTML style attribute?
I. <tagname style = “property: value;”> ii. <tagname style = “property;”>
iii. <tagname style > iv. None of the above
t. What are the attributes used to change the size of a text?
i. Width and height ii. Big and Small
iii. Top and bottom iv. None of these
Section–B
2. Match the Followings: (1X5=5)
a. SMTP 1. used to recieve
b. TCP/IP 2. used to design the web documents
c. POP3 3. used to create own websites
d. HTML 4. combination of two protocols
e. Web Hosting 5. used to send e-mails.
3. Fill in the blanks: (1×5=5)
a. _____ attribute of <<img> tag specifies the size of the image file.
b. ___________ tag defines the title for the web page.
c. For closing the container tag ___________mark is used.
d. A website is a collection of related___________.
e. _____________ tag includes a marquee in the page.
Section-C (2×10=20)
4. Short answer type question:

a. What is the use of <BODY> tag in HTML code? Write any two attributes used with this tag.
  b. List any two types of headers that can be applied to text in HTML. 
c. Write the HTML code to create a paragraph whose text color is maroon.
d. Difference between <OL> and <UL> tags.
e. What is the <IMG> tag? Name any two attributes used with this tag.
f. What is definition list?
g. What is E Learning?
h. What is TCP/IP? how it is different from SMTP/POP3?
i. What is CSS? What are different types of CSS?
j. Write different protocols of internet.

You might also like