Table of Contents 1
Total Page:16
File Type:pdf, Size:1020Kb
1 ENGLISH MEDIUM by SUSEEL KUMAR. C.S , G.V.H.S.S. KALPAKANCHERY Table of Contents 1. THE WORLD OF DESIGNING......................2 Part 1..........................................................13 Part 1............................................................2 Part 2..........................................................14 Part 2............................................................4 8. DATABASE - AN INTRODUCTION............15 2. PUBLISHING...................................................4 Part 1..........................................................15 Part 1............................................................4 Part 2..........................................................17 Part 2............................................................6 9. MOVING IMAGES........................................17 3. ATTRACTIVE WEB DESIGNING..................6 Part 1..........................................................17 Part 1............................................................6 Part 2..........................................................19 Part 2............................................................7 10. OPERATING SYSTEM................................19 4. PYTHON GRAPHICS......................................8 Part 1..........................................................19 Part 1............................................................8 Part 2..........................................................20 Part 2............................................................9 Examination 1.....................................................21 5. NETWORKING.............................................10 Examination 1 – Answers..........................26 Part 1..........................................................10 Examination 2.....................................................27 Part 2..........................................................12 Examination 2 – Answers..........................33 6. MAP READING.............................................12 Examination 3.....................................................34 Part 1..........................................................12 Examination 3 – Answers..........................40 Part 2..........................................................13 Examination 4.....................................................41 7. THE WORKING OF INTERNET..................13 Examination 4 – Answers..........................47 SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 2 1. THE WORLD OF DESIGNING Part 1 1. Which one of the following is a free vector graphics editing software? a Gimp b Corel Draw c Inkscape d Adobe Illustrator Ans. c Inkscape 2. What happens when a PNG image is scaled and maximized in GIMP a Clarity of the image increases b Image retains it’s clarity. c Clarity of the images decreases d Image becomes Smaller Ans. c Clarity of the images decreases 3. PNG image can be opened directly in GIMP software. But when an svg image is opened in GIMP some additional details need to be given. What are they? a Format of the image b The height and width of the image c File size of the image d Colour of the image Ans. b The height and width of the image 4. Which of the following image file format can be used without clarity loss in image editing softwares? a JPG b PNG c SVG d GIF Ans. c SVG SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 3 5. Vipin is creating a picture in Inkscape. Which of the following techniques will help him to change the depth of the colour of an object? a Flat color b Opacity c Path d Offset Ans. b Opacity 6. Identify the image file exported from Inkscape from the following . a flower.png b flower.jpg c flower.svg d flower.gif Ans. a flower.png 7. Vipin is creating a poster in Inkscape. He has created two objects. Now he wants to bring the first object above the second object. Which of the following options can be used for it? a Raise b Lower c Up d Down Ans. a Raise 8. Choose the format of a Picture file from the following. a MPEG b FLV c PNG d ODB Ans. C PNG SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 4 Part 2 9. Find out from the given choices two tools available in the fill and stroke window in the inkscape software. a Blur b Group c Opacity d Duplicate e Difference Ans. a & c 10. Choose from the following the features of svg files opened in GIMP software. a Images can be imported and opened in b Clarity of the image increases when various sizes. imported to various sizes. c Clarity of the image is not lost even if it is d Clarity of the image increases when included in a larger Canvas included in a larger Canvas e Clarity of the image decreases when Ans. a & c included in a larger Canvas 2. PUBLISHING Part 1 11. Which of the following is to be changed to modify the font style of the heading in a project report prepared in English using word processor? a English True Type b CTL c Western Text Font d Eastern True Type Ans. c Western Text Font SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 5 12. Which one is the correct statement for the use of styles in documents? a Once a style is used, you need to make b Style can only be used for paragraph later changes only in the style c This can not be used while preparing larger d A style can only be used in a word books or documents Ans. a Once a style is used, you need to make later changes only in the style 13. Which of the following is a style available in paragraph styles in word processor? a Labels b Graphics c Heading d Bullets and numbering Ans. c Heading 14. What is the process to include table of contents in a word processor document? a Insert --> Indexes and tables b Format --> Indexes and tables c Wiew --> Indexes and tables d edit --> Indexes and tables Ans. a Insert --> Indexes and tables 15. Choose from the following an instance in which Mail Merge can be used. a To prepare an ID card using a table b To prepare students art performance c To add an image to the document d To attach recorded videos Ans. a To prepare an ID card using a table SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 6 Part 2 16. The style Heading 1 from Apply Style Box is given to the headings in a report, prepared in Libre Office Writer. The style is to be changed. Choose the right steps for this, from the following. a Select the whole paragraph that includes b Open Indexes and Tables from the the heading . insert menu c Open styles and formatting from format menu. d Click on character from insert menu and make the changes e Right click on the style Heading 1 and Ans. c & e modify and make changes 17. What are the steps to apply the format of a heading to other headings in a LibreOffice Writer document using clone formatting tool? a Select the formatted heading - double b Select the whole document - double click click on the Clone Formatting tool. on the Clone Formatting tool. c Select the heading to be formatted - double d Click and drag one by one on the heading click on the Clone Formatting tool. to be formatted e Click and drag on every word in the Ans. a & d document 3. ATTRACTIVE WEB DESIGNING Part 1 18. Which of the following is to be used to give style for several pages when we create a website? a Formatting b Mail merge c Cascading Style Sheets d Markup Languages Ans. c Cascading Style Sheets SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 7 19. Which of the following is a cascading style sheet related with web designing? a mystyle.css b mystyle.png c mystyle.html d mystyle.odt Ans. a mystyle.css 20. Which of the following statements is true, while using cascading styles for web designing? a Use (.) to separate Attributes and Values b Use (;) to separate Attributes and Values c Use (:) to separate Attributes and Values d Use ({}) to separate Attributes and Values Ans. c Use (:) to separate Attributes and Values 4. What does the manner of defining margins, fonts, and colours that are used to make a web page attractive refer to? a Tags b Markup Languages c Styles d Attributes Ans. c Styles Part 2 21. Which of the following is most suitable for building web pages? a Python b Java c HTML d CPP e CSS Ans. c & e SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 8 22. Cascading Styles is used to eliminate the repetitive use of HTML tags while designing web pages. Who introduced the idea of Cascading Styles? a Richard Mathew Stallman b Bert Bose c Tim Berners Lee d Hakon Wium Lie e Linus Torvalds Ans. b & d 4. PYTHON GRAPHICS Part 1 23. Which one of the following statement related to IDLE is correct? a IDLE is a programming language b IDLE is an animation software c IDLE is a graphic software d IDLE is a IDE software Ans. d IDLE is a IDE software 24. Which of the following is an additional software used to create geometric shapes in Python programming? a turtle b import c python shell d IDLE Ans. a turtle 25. Which is the command to rotate the turtle 90° to the right in the Python Graphics Program? a rt(90) b lt(90) c fd(90) d circle(90) Ans. a rt(90) SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 9 26. Which of the following is the first command to be given in a Python graphics program? a clear() b begin_fill() c from turtle import* d forward() Ans. c from turtle import* 27. Above given is a Python Programme to create a square. But when the programme was run the square was not created. Which command in the programme have gone wrong? a from turtle import* b for i in range(4): c forward(100) d right(60) Ans. d right(60) Part 2 28. Which of the following instructions in Python can be used to give colour to the figure drawn using Python graphics a clr() b color() c colour() d pencolor() e pen() Ans. b & d SUSEEL KUMAR, G.V.H.S.S. KALPAKANCHERY, KALPAKANCHERY. P.O, TIRUR, MALAPPURAM ( DIST ) 10 5. NETWORKING Part 1 29. The computer networks of Railways and banks are spread over the entire country.