CBSE Class 10 Foundation of Information Technology SET 4 Compartment Annual Question Paper 2018 PDF
CBSE Class 10 Foundation of Information Technology SET 4 Compartment Annual Question Paper 2018 PDF
CBSE Class 10 Foundation of Information Technology SET 4 Compartment Annual Question Paper 2018 PDF
m
paper only and will not write any answer on the answer-book during this period.
co
FOUNDATION OF INFORMATION TECHNOLOGY
a.
Time allowed : 2½ hours Maximum Marks : 40
Section – A
di
1. Multiple Choice Questions : 5
(a) Protocol used to transfer a file from clients to server and vice versa :
rin
(d) Identify the attribute(s) which are common in FONT and BASEFONT tag :
(i) FACE (ii) SIZE
w
3. What is Blog ? 1
4. (A + B)2 = A2 + B2 + 2AB 1
To display above given mathematical expression on a webpage, following HTML
code was written :
(A + B)<sub>2</sub> = A<sub>2</sub>+B<sub>2</sub>+2AB
But its not displaying the expression in desired format. Identify the fault(s) and
suggest the required correction(s).
m
Section – B
7. Match web services / URL given in column ‘A’ with corresponding web services /
co
URL given in column ‘B’ : 2
Column A Column B
a.
e-Learning https://www.india.gov.in/
di
https://www.irctc.co.in/ e-Banking
e-Governance e-Reservation
rin
Stream Options
.c
1. Science
w
With Maths
Without Maths
w
2. Commerce
3. Humanities
w
OR
Differentiate between <OL> and <UL> tag with suitable example of each.
53 2 C/1
10. A table named “Student” has following columns : 2
RegNo, Name, Age, City
Identify which column can be specified as Primary key and why ?
OR
Discuss the significance of Primary key column in a table with suitable example.
11. Rachit, a beginner in web designing is not able to understand that how internal linking
is different from external linking. Explain him about the same. Additionally tell him
about the suitable tag and its attribute(s) for creating internal linking. 3
12. Write any three main points of differences between HTML and XML. 3
13. How websites and web pages are related with each other ? Explain with suitable
example. 3
m
14. What do you understand by the term “Computer Virus” ? Mention any two symptoms
which may confirm the virus infection. 3
co
OR
Mention any two factors which may cause data loss. Suggest a suitable way to deal
a.
with them.
di
15. Draw the XML tree for the code given below : 5
<SPORTS>
rin
<INDOOR>
<TT>
e
<Player>SwamiNathan</Player>
<Age>20</Age>
re
<Score>90</Score>
</TT>
a
</INDOOR>
.c
<OUTDOOR>
w
<CRICKET>
<Player>Ajay</Player>
w
<Age>18</Age>
</CRICKET>
w
</OUTDOOR>
</SPORTS>
53 3 C/1
16. Attempt any one question out of the given two : 5
m
Consider following points while generating the web page :
co
The title of the page is “SMOG”.
The heading is in blue colour
a.
Text colour is maroon
Font of entire document is Arial
di
OR
(b) Discuss the significance of <TABLE> tag in HTML with brief explanation of
w
53 4 C/1