give me important question for FIT class 10
Answers
SECTION ‘A’
1. Multiple Choice Questions : (5)
(a) Full form of FTP is :
(i) Fast Transfer Protocol
(ii) File Transfer Protocol
(iii) Full Transfer Protocol
(iv) File Transit Protocol
(b) In VLINK attribute, V stands for.
(i) Visited
(ii) Very
(iii) Victory
(iv) Visitor
(c) Time, Date and Number are the examples of :
(i) DataTables
(ii) DataSize
(iii) DataBase
(iv) DataTypes
(d) FACE and SIZE are the attributes of _______ tag.
(i) FONT
(ii) BASEFONT
(iii) H1.......H6
(iv) Both (i) and (ii)
(e) Which statement(s) is true about XML ?
(i) It is not case sensitive.
(ii) It is similar to other programming languages like C & C++.
(iii) It is used for defining own tags.
(iv) It is not at all helpful in data storage and data sharing.
2. Write down one main advantage of e-Shopping. (1)
3. Name any two popular web browsers. (1)
4. 6CO2+ 6H2O ---> C6H12O6+ 6O2(1)
To display above given chemical expression on a webpage, following HTML code was written :
6CO<sup>2</sup> + 6H<sup>2</sup>O ---> C<sup>6</sup>H<sup>12</sup>O<sup>6</sup> + 6O<sup>2</sup>
But its not displaying the expression in desired format. Identify the fault(s) and suggest the required correction(s). (1)
5. Give any two examples of popular search engines. (1)
6. What is WWW ? (1)
SECTION ‘B’
7. Match web services/URL given in column ‘A’ with corresponding web services/URL
given in column ‘B’ : (2)
8. Mention any two benefits of ICT in Education. (2)
9. Write HTML code to generate the webpage as shown below having lists in the given
style : (2)
Career Options
• Medical
1. Medicine
2. Research
• Engineering
• Marketing
OR
Discuss the use of <UL> and <LI> tag with suitable example of each.
10. A table named “Customer” has following columns : (2)
CustId, Name, City, MobileNo
Identify which column(s) cannot be specified as Primary key and why ?
OR
How fields and records are related with each other in a table ? Explain with suitable
example.
11. Gaurav, a web designer in a company named “International Designers” has just created a webpage in which different sections of the webpage are linked and can be traversed by clicking on the text given as “Top”, “Middle” and “Bottom”. Is it internal linking or external linking and why ? Additionally tell him about the suitable tag and its attribute(s) to open another webpage named ‘second.html’ by clicking on the text “Next”. (3)
12. Write any three main characteristics of XML. (3)
13. How email address and URL are different from each other ? Explain with suitable
example. (3)