Computer
Computer
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
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.