SUMMATIVE ASSESSMENT – II
ENGLISH
(Language and Literature)
Time allowed : 3 hours Maximum marks : 80
General Instructions :
(i) The Question paper is divided into four sections :
Section A — Reading 15 marks
Section B — Writing 15 marks
Section C — Grammar 15 marks
Section D —Text Books and Long Reading Text (25+10) = 35 marks
(ii) All questions are compulsory.
(iii) Marks are indicated against each question.
SUMMATIVE ASSESSMENT – II
FOUNDATION OF INFORMATION TECHNOLOGY
Time allowed : 3 hours Maximum Marks : 90
SECTION A
1. Fill in the blanks : 10
(a) ____________ is the general term to refer to infectious software such as virus, worm, spyware, etc.
(b) ____________ is a program that appears harmless but actually performs malicious functions.
(c) ____________ is a code attached to an electronic message to provide it unique identity.
(d) XML attribute value should always be enclosed in __________ .
(e) The tag to start a table is __________ .
(f) ____________ tag is used to connect web pages.
(g) HR tag is used for ___________ .
(h) <img> tag is used for ___________ images.
(i) _____________ tag is used to bring the text to new line.
(j) An XML document can have only one ___________ element.
2. State True or False : 10
(a) <P> tag has no closing tag.
(b) HTML is about displaying information while XML is about describing information.
(c) The default alignment of image is right.
(d) DTD is a set of rules that defines what tags appear in an HTML document.
(e) Spyware is software that spies on a user’s activities on computer and reports it.
(f) Backup is duplication of data for restoring purpose at a later time.
(g) XML is case sensitive.
(h) Alt attribute with <img> tag is used for alternate image.
(i) Cellpadding attribute is used with <td> tag.
(j) There must be only one <body> tag in each web page.