Trending ▼   ResFinder  

CBSE Board Exam Class 10 2017 : Computer Applications

8 pages, 9 questions, 0 questions with responses, 0 total responses,    0    0
CBSE 10
Kendriya Vidyalaya (KV), Kamla Nehru Nagar, Ghaziabad
+Fave Message
 Home > CBSE - main folder >

Instantly get Model Answers to questions on this ResPaper. Try now!
NEW ResPaper Exclusive!

Formatting page ...

SET-4 Series HRK Code No. 53 Candidates must write the Code on the Roll No. title page of the answer-book. Please check that this question paper contains 8 printed pages. Code number given on the right hand side of the question paper should be written on the title page of the answer-book by the candidate. Please check that this question paper contains 6 questions. Please write down the Serial Number of the question before attempting it. 15 minute time has been allotted to read this question paper. The question paper will be distributed at 10.15 a.m. From 10.15 a.m. to 10.30 a.m., the students will read the question paper only and will not write any answer on the answer-book during this period. SUMMATIVE ASSESSMENT II FOUNDATION OF INFORMATION TECHNOLOGY Time allowed : 3 hours Maximum Marks : 70 SECTION A 1. 53 Fill in the blanks : 5 (a) You need a ___________ to create and edit an XML document. (b) ___________ are used to connect web pages. (c) The default alignment of an image is ___________ . (d) In HTML, while creating a table, we cannot use background attribute with ___________ tag. (e) To increase space between two cells, ___________ attribute should be used. (f) A website which allows you to share opinion and discuss topics in the form of an online journal is called as ___________ . 1 P.T.O. 2. 3. (g) ___________ is a type of malware that is installed on a user s computer and collects information about the users without their consent and knowledge. (h) A ___________ is a technical person who breaks through the system s security with malicious intentions. (i) ___________ is business in online environment. (j) ___________ protects a server, a network and an individual PC from attack by viruses from other systems. State True or False : (a) The HTML tag for inline image is <img>. (b) Physical structure refers to different parts of a document i.e., how a document is built. (c) A table s background colour can be specified using backgroundcolor attribute. (d) <TD> is a container tag. (e) The default font size is 5. (f) <caption> tag gives heading to a table. (g) To avoid spam, never click on links that come from someone you do not know. (h) XML uses DTD to describe the data. (i) A worm is a program designed to replicate. (j) Unsolicited bulk emails are called spams. Short Answer Questions : (a) Write the HTML code to display an image on the right side of a page. 2 (b) Write any two precautions to avoid spam. 2 (c) Write the attributes of <img> tag which are used for specifying its dimensions in a web page. 2 (d) 53 5 Write the full forms of the following : (i) ISP (ii) HTML (iii) <OL> (iv) <BR> 2 2 (e) (f) 4. Sujata is a reporter in a news agency. Her job demands for travelling to different parts of the country and giving all information to back office. What type of Internet connection would you suggest to her to send the information in minimum time ? Name any one Indian ISP. 2 Name any two Internet protocols. 2 Short Answer Questions : (a) Draw the XML tree for the following code : 5 <Library> <Books><Thrillers> <Author>24</Author> <Price>50</Price> </Thrillers> <Fiction> <Author>25</Author> <Price>60</Price> </Fiction></Books> </Library> (b) Observe the following table and write the HTML code to generate it : 5 Dance Primary Aerobics Gymnastic Middle School Yoga Maths Club Sr School Robotics Club Photography (c) 53 In a small office network, to protect every computer from hackers, virus or worm, what should be done ? What is Firewall ? Name any one software for each of the following categrories : (i) Text Editor (ii) Internet Browser 3 5 P.T.O. (d) (e) Identify which of the following is a tag or an attribute : (i) HR (ii) BR (iii) P (iv) align (v) Text (vi) Noshade Use the keywords given below to complete the paragraph : 3 2 Browser, Website, Web page, Web address, HTML, HTTP Meghna wants to access Internet. She opens ________ and then types the ________ of _________ which consists of multiple ___________ . 5. Long Answer Questions : Observe the following output and write the HTML code to generate it : 53 4 10 Consider the following points while generating the web page : The title of the page is e-Shopping The heading is in red colour Text colour is maroon Font of the entire document is Arial Image used is images.jpg The pages linked are : Clothing & Accessories to cloth.html Household Appliances to house.html Grocery to grocery.html Bottom message is of size 2 SECTION B 6. Multiple Choice Questions (Choose the most appropriate option) : (a) (b) (c) 53 18 To display numbers in a list, which tag(s) is/are used ? (i) <ol> (ii) <ul> (iii) Both of them (iv) None of the above Which of these tags is/are used with <Table> tag ? (i) <TR> (ii) <TD> (iii) <TH> (iv) All of the above Which attribute(s) is/are used to merge rows ? (i) Rowspan (ii) Colspan (iii) Both of them (iv) None of the above 5 P.T.O. (d) Is this a well formed XML document ? <?xml version = 1.0 ?> <mail> <to>Raman</to> <from>Rajeev</from> </mail> (e) (f) (g) (h) 53 (i) Yes (ii) No (iii) Can t say (iv) None of the above Which of the following is/are attributes of <TR> Tag ? (i) Text (ii) Colour (iii) Align (iv) All of the above To start a list with alphabet E which line should be used ? (i) <ol type= A > (ii) <ol type= A start= 5 > (iii) <ol type= E > (iv) <ol start= E > How do we write comment in XML ? (i) <?---comment-> (ii) <! - - comment - - > (iii) <Comment> (iv) None of the above A valid XML document means (i) The document has root element (ii) The document has one or more root elements (iii) Root element is not essential (iv) Can t say 6 (i) (j) (k) (l) (m) 53 Copy of data that can be used to restore and recover data is (i) The copied data (ii) Backup (iii) Restoration data (iv) None of the above A Firewall is (i) Used to protect a computer room from flood and fire (ii) A form of virus (iii) A screen saver (iv) None of the above Which points should one consider to choose a password ? (i) It should be short (ii) It should be long (iii) It should be your name (iv) None of the above A _________ keeps your computer safe by confirming who is trying to access it. (i) Firewall (ii) Lock (iii) Gate (iv) Safe Which is a correct XML element ? (i) <H1> (ii) <To Do> (iii) <Name> (iv) <?name> 7 P.T.O. (n) (o) (p) (q) (r) 53 A virus can damage (i) Internet connectivity (ii) Software (iii) Hardware (iv) None of the above Which tag leaves a blank line ? (i) <Hr> (ii) <Br> (iii) <Line> (iv) <empty> Alt attribute is used to display an image in a web browser. (i) Yes (ii) No (iii) Can t say (iv) None of the above HTML uses (i) Predefined Tags (ii) User defined Tags (iii) Both of them (iv) All of the above To start a list with default which is the correct syntax ? (i) <ul type= A > (ii) <ul type= disc > (iii) <ol type= circle > (iv) <ol start= circle > 8

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

 

  Print intermediate debugging step

Show debugging info


 


Tags : INDIA - OUTSIDE DELHI, cbse class x, cbse 10, cbse 10th standard, cbse papers, cbse sample papers, cbse books, portal for cbse india, cbse question bank, central board of secondary education, cbse question papers with answers, prelims preliminary exams, pre board exam papers, cbse model test papers, solved board question papers of cbse last year, previous years solved question papers, free online cbse solved question paper, cbse syllabus, india cbse board sample questions papers, last 10 years cbse papers, cbse question papers 2017, cbse guess sample questions papers, cbse important questions, specimen / mock papers 2018.  

© 2010 - 2025 ResPaper. Terms of ServiceContact Us Advertise with us

 

cbse10 chat