CBSE Class-10 Exam 2018 : Marking Scheme, Foundation of Information Technology
Disclaimer: This website is NOT associated with CBSE, for official website of CBSE visit - www.cbse.gov.in
CBSE Class-10 Exam 2018 : Marking Scheme
Question Paper Foundation Of Information Technology
CBSE AISSE 2018 Foundation of Information Technology
(Subject Code 165 Paper Code No. 53 Set -4)
Marking Scheme
Important Note:
- All answers provided in the Marking scheme are SUGGESTIVE.
- Examiners are requested to accept all possible alternative correct answer(s).
- Wherever HTML Tags are asked – ignore the format/additional arguments if so given in the answer(s)
- Wherever multiple answers are suggested, they are in order of appropriateness
CBSE Class-10 Exam 2018 : Foundation Of Information Technology
FOUNDATION OF INFORMATION TECHNOLOGY
SECTION ‘A’
Q1. Multiple Choice Questions:
(a) Full form of FTP is:
(i) Fast Transfer Protocol
(ii) File Transfer Protocol
(iii) Full Transfer Protocol
(iv) File Transit Protocol
Ans (ii) OR File Transfer Protocol
(b) In VLINK Attribute, V Stand for.
(i) Visited
(ii) Very
(iii) Victory
(iv) Visitor
Ans (i) OR Visited
(c) Time, Date and Number are the examples of:
(i) DataTables
(ii) DataSize
(iii) DataBase
(iv) DataTypes
Ans (iv) OR DataTypes
(d) FACE and SIZE are the attributes of __________tag.
(i) FONT
(ii) BASEFONT
(iii) H1…….H6
(iv) Both (i) and (ii)
Ans (iv) OR Both (i) and (ii)
(e) Which statement(s) true about XML?
(i) It is not case sensitive.
(ii) It is similar to other programming language like C & C++
(iii) It is used for defining own tags.
(iv) It is not at all helpful in data storage and data sharing.
Ans (iii) OR It is used for defining own tags.
2. Write down one main advantage of e-Shopping.
Ans. (Any one of the following or any other correct advantage)
-
Customers can easily select products from different providers without moving around physically.
-
Faster buying/selling procedure, as well as easy to find products.
-
Buying/selling 24 x 7.
-
More reach to customers, there is no geographic limitation.
-
Low operational costs and better quality of services.
-
Special Offers and comparative/competitive prices
3. Name any two popular browsers.
Ans. (Any two of the following or any other correct popular web browser) Chrome, Firefox, Safari, Internet Explorer, Edge, Opera, Chromium, UC Browser, Netscape Navigator, Falkon
4. 6CO2 +6H2O > C6 H12 O6 +6O2
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).
Ans. The <sup> tag defines superscript text. While, the <sub> tag defines subscript text.
Thus all <sup> tags need to be replaced with <sub> tags
OR
6CO<sub>2 </sub>+6H<sub>2</sub>O
C<sub>6</sub>H<sub>12</sub>O<sub>6</sub>+6O<sub>2</sub>
5. Give any two examples of popular search engines.
Ans. (Any two of the following or any other correct search engines)
Google, Bing, Yahoo, Ask.com, AOL.com, Baidu, Wolframalpha, DuckDuckGo
Click Here to Download Full Paper
Courtesy: CBSE