Notes / solved exercises :OXFORD KEYBOARD COMPUTER SCIENCE WITH APPLICATION SOFTWARE CLASS/BOOK 3(Second Edition)
Notes / solved exercises :OXFORD KEYBOARD COMPUTER SCIENCE WITH APPLICATION SOFTWARE CLASS/BOOK 3(Second Edition)
Contents
- Introduction to Computers 1-12
- Keyboard 13-20
- Operating System 21-29
- More about MS Paint 31-43
- Introduction to Logo 44-51
- Logo Commands 52-64
- Writing and Arithmetic with Logo 67-77
- Introduction to MS Word 2007 78-90
- Tux Paint 91-101
WORKSHEET 1 30
WORKSHEET 2 65
WORKSHEET 3 102
- CYBER OLYMPIAD QUESTIONS 106-108
- REVISION QUESTIONS 108-110
CHAPTER 1: INTRODUCTION TO COMPUTERS P: 1-12
Exercises
1- FILL IN THE BLANKS WITH THE CORRECT WORDS.
software start’ v data visual display unit menu“
- ………………….. .. refers to programs that perform some tasks on a computer.
- A collection of facts is called ……………………. .. .
- The monitor is also known as a ……………………………………….
- To switch off the computer, click on the ……………………. .. button.
- A ………………… .. is a list of options displayed on the screen from which one or more options can be selected.
ANSWERS: 1. a. Software b. data c. visual display unit d. Start e. menu
2- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- A keyboard is an input device. …. ..
- Performing calculations is called input. ‘ …. ..
- The ALU can perform only arithmetical calculations. …. ..
- Output that is printed on paper is called soft copy. …. ..
- The Shut down option is available by clicking on the Start button. …. ..
ANSWERS: 2. a. T b. F c. F d. F e. T
3- NAME THE FOLLOWING.
- Brain of the computer …………… ..
- Part of the computer that stores data for processing …………… ..
- Result given by a computer after processing …………… ..
- An output device that prints output on paper …………… ..
- Output that is printed on paper …………… ..
ANSWERS: 3. a. CPU b. Register c. Output d. Printer e. Hard copy
4- ANSWER THE FOLLOWING.
QUESTION:4- a.
As a machine, what work does a computer perform? |
ANSWER:
The computer enables us to 1- enter data (input), 2- process it (CPU), 3- store it (memory), and 4- output the results (output). |
QUESTION: b.
Give one common, real-life example of input, processing, and output. |
ANSWER:
A common real-life example of input, processing, and output is as follows: To prepare tea water + tea leaves + sugar + milk boil tea INPUT PROCESSING OUTPUT |
QUESTION: c. What is the difference between hardware and software? |
ANSWER:
HARDWARE refers to those parts of a computer which you can touch. SOFTWARE refers to programs that perform tasks on a computer. |
QUESTION: d. Define the following.
i. Input ii. Processing iii. Output |
ANSWER:
i. Input: The data or instructions that are entered into the computer are called input. ii. Processing: Performing calculations or comparing data is called processing. iii. Output: The results that are produced by the computer are called output. |
QUESTION: e.
Give two examples each of input devices and output devices. |
ANSWER:
Examples of input devices are the keyboard and the mouse. Examples of output devices are the monitor and the printer. |
QUESTION: f.
What is the function of each component of the central processing unit? |
ANSWER:
The CPU consists of three components: i. Arithmetic and logic unit (ALU): This part of the CPU performs all the arithmetical calculations and logic comparisons. ii. Control unit (CU): This part of the CPU controls the movement of information between the memory, the ALU, and other parts of the computer. iii. Registers: These store all the data needed for processing. |
5- CIRCLE THE CORRECT OPTION.
- What term refers to the parts of a computer that you can feel or touch?
- software ii. hardware iii. hard copy iv. none of these
- The part of a computer where data is stored is called the ……….. ………. ..
- register ii. ALU iii.CU iv. none of these
- Which of the following are important mouse actions?
- click ii. double-click iii. right-click iv. all of these
- Which of the following is not a logical comparison?
- 42 > 3 _ ii. 36 = 36 iii. Z3 + 3 iv. 34 >: 33
- The full form of VDU is …………………………………………….. .. .
- visual digital unit iii. virtual display unit
- visual display unit iv. virtual digital unit
ANSWERS: 5. a. ii b. i c. iv d. iii e. ii
CHAPTER 2: KEYBOARD P: 13-20
Exercises
- FILL IN THE BLANKS WITH THE CORRECT WORDS.
two four Space Bar Enter Shift
- There are ……………… .. cursor control keys on the keyboard.
- There are ……………… .. sets of number keys on the keyboard.
- The ……………… .. key, is used to move the cursor to the next line.
- The ……………… .. is the longest key on the keyboard.
- The ……………… .. key is used to type in capital letters when the Caps Lock is off
ANSWERS: 1. a. four b. two c. Enter d. space bar e. Shift
- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- When the Caps Lock is off, the letters that you type will be small letters. …. ..
- The Delete key is used to erase anything typed on the right side of the cursor. …. ..
- The Space Bar is used to insert a blank space between letters or numbers. ….. ..
- The Shift key is used to insert a blank space between letters or numbers. …. ..
- There is only one Shift key on the keyboard. …. ..
ANSWERS: 2. a. T b. T c. T d. F e. F
- ANSWER THE FOLLOWING.
QUESTION a. How many of the following keys are there on the keyboard?
i. Cursor control ii. Space Bar iii. Shift |
ANSWER:
a. i. There are four cursor control keys on the keyboard. ii. There is one space bar on the keyboard. iii. There are two Shift keys on the keyboard. |
QUESTION b. What is the Shift key used for? |
ANSWER:
b. The Shift key is used to type in capital letters when the Caps Lock is off. |
QUESTION c. Which key is used to move the cursor to the next line? |
ANSWER:
c. The Enter key is used to move the cursor to the next line. |
QUESTION d. Which key is used to insert a blank space between letters or numbers? |
ANSWER:
d. The space bar is used to insert spaces between letters or numbers. |
QUESTION e. How can we type special symbols like *, @, &, and /\ ? |
ANSWER:
e. We can type special symbols by pressing the Shift key with the required symbol key. |
4- CIRCLE THE CORRECT OPTION.
- The keys that are used to move the cursor in any of the four directions.
- cursor control keys ii. Enter key iii. Shift key iv. all of these
- There are ……. .. alphabet keys.
- 25 ii. 26 iii.27 iv. 24
- To type numbers using the numeric keypad on the right-hand side of the keyboard, the ……………. .. should be on.
- Caps Lock ii. Num Lock iii. Tab Lock iv. None of these
- When the Caps Lock is on, you can use the ………………… .. key to type in small letters.
- Shift ii. space bar iii. Ctrl iv. none of these
- Which key erases text on the left side of the cursor?
- Delete ii. space bar iii. Backspace iv. none of these
ANSWERS: 4 a. i b. ii c. ii d. i e. iii
CHAPTER 3: OPERATING SYSTEM P:21-29
Exercises
- FILL IN THE BLANKS WITH THE CORRECT WORDS.
desktop double-clicking operating system Start taskbar
- When you switch on the computer, the ………………….. .. is loaded onto the computer memory automatically.
- The screen that appears after loading the Windows operating system is called the————–
- You can open any program on the desktop by …………………. .. the left mouse button.
- The long horizontal bar at the bottom of the screen is called the ……………….. ..
- The ………………….. .. button is situated at the left end of the taskbar.
ANSWERS: 1. a. operating system b. desktop c. double-clicking d. taskbar e. Start
- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- UNIX is a multi-user operating system. ……… ..
- A folder can only contain files. ……… ..
Ac. You cannot move the taskbar. ……… ..
- The Start menu is divided into two panes. ……… ..
- Clicking on All Programs shows the complete list of programs. ……… ..
ANSWERS: 2. a. T b. F c. F d. T e. T
- NAME THE FOLLOWING.
- Software that helps the user to work with the computer ………………… ..
- Small pictures on the desktop ………………… ..
- A place to store any piece of information on the computer ………………… ..
- A bar that can be moved to any one of the four sides of the screen ………………… ..
- A menu that can help you open any program on your computer ………………… ..
ANSWERS: 3. a. Operating system b. Icons c. File d. Taskbar e. Start
QUESTION: 4. ANSWER THE FOLLOWING.
a. What is an operating system? |
ANSWER:
An operating system is software that enables the user to interact with the computer. |
QUESTION: b. What is a single-user operating system? |
ANSWER:
A single-user operating system is a system that allows only one user to work on it at a time. |
QUESTION:
Name the places where single-user operating systems are used. |
ANSWER:
Single-user operating systems are usually used at home. Multi-user operating systems are used in offices, big organizations such as hospitals, railway stations, etc. |
QUESTION:
d. What is a desktop? |
ANSWER:
The desktop is the first screen that appears after loading the Windows operating system. |
QUESTION:
e. What do we call the pictures on the desktop? |
ANSWER:
The term used to refer to the pictures on the desktop is icons. |
QUESTION:
f. Can you have a folder within a folder? |
ANSWER:
Yes, we can have a folder within a folder. |
QUESTION:
g. Where on the taskbar is the Start button located? |
ANSWER:
The Start button is located at the left end of the horizontal taskbar. |
ANSWERS: 5. a. iv b. ii c. ii d. i e. ii
CHAPTER 4: MORE ABOUT MS PAINT P:31-43
EXERCISES
1- FILL IN THE BLANKS WITH THE CORRECT WORDS.
Redo desktop Undo Copy Skew
- The ……….. .. option is used to duplicate a selected part of a drawing.
- The …………………. .. command is used to reverse the last action performed.
- The …………….. .. command is used to reverse the effect of the Undo command
- The ………….. .. option is used to change the angle of a drawing.
- You can set a drawing as a …………………….. .. background.
ANSWERS: 1. a. Copy b. Undo c. Repeat d. Skew e. desktop
2- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- It is possible to select a part of the drawing.
- The Copy option is used to duplicate a selected part of a drawing.
- You can resize a drawing.
- You cannot set a drawing as a desktop background.
- The Full Screen option is available by clicking on the View tab.
ANSWERS: 2. a. T b. T c. T d. F e. T
3- NAME THE FOLLOWING.
- Tool used to change a drawing into its mirror image ………….. ..
- Option used to increase the size of a drawing ………….. ..
- Tool used to change the angle of a drawing ………….. ..
- Keyboard shortcut to get the Resize and Skew dialog box ………….. ..
- Option used to increase the zoom level of a drawing ………….. ..
ANSWERS: 3. a. Flip b. Resize c. Skew d. Ctrl + W e. Zoom in
4- ANSWER THE FOLLOWING.
QUESTION:
a. Write the keyboard shortcut for the Cut and Paste options. |
ANSWER:
The keyboard shortcut for the Cut command is Ctrl + X and the keyboard shortcut for the Paste command is Ctrl + V. |
QUESTION:
b. Which tab displays the option for the Copy and Paste options? |
ANSWER:
The Home tab displays the options for the Copy and Paste commands. |
QUESTION:
c. How does the same object vary visually on applying the following: i. the Resize option? ii. the Skew option? |
ANSWER:
i. On applying the Resize command, the object will be resized in both the horizontal and vertical directions. ii. On applying the Skew command the object will tilt at a given angle. |
QUESTION:
d. Write down the steps to set a drawing as a desktop background. |
ANSWER:
The steps to set a drawing as a desktop background are as follows: i. Click on the Paint button and then point to Set as desktop background. |
- Choose the required setting.
5- CIRCLE THE CORRECT OPTION.
- Which tab displays the Cut option?
- Font ii. Clipboard iii. Paragraph iv. Home
- The ………………… .. command is used to reverse the last action performed.
- Cut ii. Copy iii. Undo iv. Redo
- Which option is used to change the angle of a drawing?
- Rotate ii. Resize iii. Skew iv. none of these
- Which of the following options is available by clicking on the View tab?
- Full Screen ii. Page layout iii. Resize iv. Skew
ANSWERS: 5. a. iv b. iii c. iii d. i
CHAPTER 5: INTRODUCTION TO LOGO P:44-51
Exercises
1- FILL IN THE BLANKS WITH THE CORRECT WORDS.
commander window Enter Execute input box recall list box Reset
- The MSWLogo screen is divided into the main screen and the ……………………. .. .
- The …………… .. is used to type commands.
- You can execute a command by pressing the ………………. .. key or clicking on the …. ……..button.
- The …………….. .. is used to record the instructions.
- The ……. …….. .. button clears the output screen and brings the turtle to the centre of the screen.
ANSWERS: 1. a. commander window b. input box c. Enter, Execute
- recall list box e. reset
WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- You can change the shape of the turtle. ………. ..
- The turtle sits on the main screen. ………. ..
- The Logo screen is divided into three main parts. ………. ..
- The input box keeps a record of the instructions. ………. ..
- The control buttons are located on the left-hand side of the screen. ………. ..
ANSWERS: 2. a. F b. T c. F d. F e. F
ANSWERS: 3. a. MSWLogo b. Turtle c. Command d. Input box e. Execute
4- ANSWER THE FOLLOWING.
QUESTION:
a. Into how many sections is the MSWLogo screen divided? Name them. |
ANSWER:
The MSW Logo screen is divided into two sections: the main screen and the commander window. |
QUESTION:
b. Into how many sections is the commander window divided? Name them. |
ANSWER:
The commander window is divided into two sections: the input box and the recall list box. |
QUESTION:
c. Can you type a command in the recall list box? If not, which box would you use? |
ANSWER:
No, we cannot type a command in the recall list box. The input box is used. |
QUESTION:
d. Which button is used to execute a Logo command? |
ANSWER:
The Execute button is used to execute a Logo command. |
3- WHAT AM I?
- I am a simple computer language used to draw figures, write text, and do simple calculations. ………………… ..
- I am a small triangle that draws lines on the Logo screen. ………………… ..
- I am an instruction given to the Logo turtle. ………………… ..
- I am the area where you type a Logo command. ………………… ..
- I am the button used to execute a Logo command. ………………… ..
- CIRCLE THE CORRECT OPTION.
- The shape of the turtle is a ………………… .. .
- square ii. rectangle iii. circle iv. triangle
- The MSWLogo screen is divided into ………………. .. sections.
- two ii. three iii. four iv. none of these
- The area in which the commands are typed is called the ………………… .. .
- recall list box ii. input box iii. main screen iv. none of these
- The area that records the instructions is called the ………………… .. .
- input box ii. recall list box iii. main screen iv. none of these
- This button is used to clear the output (or main screen) and bring the turtle to
the centre of the screen.
- Execute ii Status iii. Reset iv. None of these
ANSWERS: 5. a. iv b. i c. ii d. ii e. iii
21
CHAPTER 6: LOGO COMMANDS P:52-64
Exercises
- FILL IN THE BLANKS WITH THE CORRECT WORDS.
CLEARSCREEN HOME LEFT SETH SETPENSIZE
- The ………………….. .. command turns the turtle’s head anticlockwise.
- The …………………. command brings the turtle to the centre.
- The ………………….. .. command clears the screen and brings the turtle to its HUME position.
- The …………………. .. command counts the number of units from the HOME position.
- The ………………….. .. command sets the width of the pen of the turtle.
ANSWERS: 1. a. LEFT b. HOME c. CLEARSCREEN d. SETH e. SETPENSIZE
- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- FD1OO is a correct command.
- The FORWARD command can also be used to move the turtle backward.
- You can only move the turtle in a straight line.
- You cannot change the width of the pen of the turtle.
- You can change the colour of the pen of the turtle.
ANSWERS: 2. a. F b. T c. T d. F e. T
- NAME THE FOLLOWING.
- The position of the turtle in the centre of the screen
- A single point on the screen
- The command that always turns the turtle’s head clockwise
- This command takes
- This command takes three inputs.
Tasks to do Commands to be given
Answers: 3. a. HOME b. Pixel c. RIGHT d. SETPENSIZE e. SETPENCOLOR
- IN THE RIGHT COLUMN OF THE TABLE, WRITE DOWN THE LOGO COMMANDS FOR THE TASKS GIVEN IN THE LEFT COLUMN.
Tasks to do | Commands to be given |
1. Bring the turtle to the centre of the Logo screen.
2. Move the turtle forward by 60 units. 3. Turn the turtle clockwise by 50 units from the previous position. 4. Move the turtle anticlockwise by 80 units. 5. Move the turtle backward by 70 units. |
ANSWERS: 1- HOME , 2- FD 60 , 3- SETH 50 , 4- LT 80 , 5- BK 70 ,
- WRITE THE SHORT FORMS OF THE FOLLOWING LOGO COMMANDS.
COMMANDS | SHORT FORMS OF THE COMMANDS |
A FORWARD
BACKWARD RIGHT LEFT CLEARSCREEN SETPENCOLOR |
ANSWERS: (1-FD)(2-BK)(3-RD)(4-LT)(5-CS) (6- SETPC)
- ANSWER THE FOLLOWING.
QUESTION:
a. What would happen if you typed the command FD 300? |
ANSWER:
a. If we typed the command FD 300 the turtle would move 300 units forward, draw a straight line, and move beyond the screen. |
QUESTION:
b. Which command brings the turtle to the centre of the screen? |
ANSWER:
b. The HOME command brings the turtle to the centre of the screen. |
QUESTION:
c. Write a command that changes the width of the pen of the turtle to 7 pixels. |
ANSWER:
c. The command is SETPENSIZE [7 7]. |
QUESTION:
d. Write a command that changes the colour of the pen of the turtle to blue. |
ANSWER:
d. The command is SETPENCOLOR [0 0 255]. |
7- CIRCE THE CORRECT OPTION.
- The commands used to move the turtle forward by 50 units is ……………….. .. .
i- FD 5O ii- BK -50 iii- SETH 50 iv Both i and ii
- The commands used to turn the turtle anticlockwise by 100 units is ……………. ..
RT 100 “ii.” LT‘ TCTO iii. SETH 100 iv. BK 100
- The commands that will not take any input is ……………….. ..
CS ii. HOME iii. RIGHT iv. Both i and ii
- The commands used to clear the Logo screen is ……………….. .. .
HOME ii. CLEARSCREEN iii. CLEAR iv. Delete
- This command “is used to change the colour of the pen of the turtle to green.
- SETPENCOLOR [255 O O] iii. SETPENCOLQR [O Q 255]
- SETPENCQLOR [O 255 O] iV. SETPENCOLQR [0 O O]
ANSWERS 7. a. iv b. ii c. iv d. ii e. ii
CHAPTER 7: WRITING AND ARITHMETIC WITH LOGO P:67-77
Exercises
EXERCISES
1- FILL IN THE BLANKS WITH THE CORRECT WORDS.
CLEARTEXT DIFFERENCE LABEL PRINT SUM
- The ………….. command is used to write any text or number in the recall list box.
- The ……….. .. command is used to write any text or number on the main screen.
- The …………………. .. command is used to clear the recall list box.
- The …………………. .. function is used to add two or more numbers.
- The …………………. .. function is used to subtract one number from another.
ANSWERS: 1. a. PRINT b. LABEL c. CLEARTEXT d. SUM e. DIFFERENCE
2- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- The short form of LABEL is LB. ….. ..
- Arithmetical operators can be used with Logo commands. ….. ..
- The command RT 3 * 10 will turn the turtle left by 30 units. ….. ..
- PR SUM 10 20 30 is a correct statement. ….. ..
- The output of PR REMAlNDER1O 3 is 1. ….. ..
ANSWERS: 2. a. F b. T c. F d. F e. T
3- NAME THE FOLLOWING.
- This command writes any text or number in the recall list box. …………….. ..
- This command writes any text or number on the main screen. …………….. ..
- The short form of CLEARTEXT …………….. ..
- The function to add two or more numbers …………….. ..
- The function to find the remainder after the division of two numbers ……………..
ANSWERS: 3. a. PRINT b. LABEL c. CT d. SUM e. REMAINDER
4- ANSWER THE FOLLOWING.
QUESTION:
a. Which command is used to write any text or number in the recall list box? |
ANSWER:
The PRINT command is used to write text or numbers in the recall list box. |
QUESTION: b. Which command is used to write any text or number on the Logo main screen? |
ANSWER:
The LABEL command is used to write text or numbers on the main screen. |
QUESTION: c. What does the command LABEL [I LIKE PLAYING COMPUTER GAMES] do? |
ANSWER:
The LABEL [I LIKE PLAYING COMPUTER GAMES writes I LIKE PLAYING COMPUTER GAMES vertically on the screen at the turtle position. |
QUESTION: d. Write the command used to clear text in the recall list box. |
ANSWER:
The CLEARTEXT command clears the text in the recall list box. |
QUESTION: e. Write the arithmetical operators used in Logo commands. |
ANSWER:
The arithmetical operators used in Logo commands are addition (+), subtraction (-), multiplication (*), and division (/). |
5- CIRCLE THE CORRECT OPTION.
- The operator used for multiplication is ……………….. ..
- + ii. — iii. * iv./
- The correct statement to give the output as the sum of 5, 6, 7, and ‘8 in the recall list box is .
- PR SUM 5 6 7 8 iii. PR(SUM 5 6 7 8)
- PR(SUl\/l 5, 6, 7, 8) iv. PR SUM(5, 6, 7, 8)
- The output of PR(PRODUCT 2 3 4 l) is ……………….. .. .
- 24 i. 12 iii. 6 iv. 4
- The output of PR QUOTIENT 20 3 is ……………….. ..
- 3 ii. 6 iii. 1 iv. 2
- The output of PR REMAINDER 10 3 is ………………..
- 1 ii. 2 iii. 3 iv. 5
ANSWERS: 5. a. iii b. iii c. i d. ii e. i
CHAPTER 8: INTRODUCTION TO MS WORD 2007 P:78-90
Exercises
- FILL IN THE BLANKS WITH THE CORRECT WORDS.
Exit Word, Microsoft Office Button, Title bar, document window, horizontal ruler
- The …………………….. .. is an area in an MS Word window where text is typed.
- The ………………. .. is located in the upper-left corner of MS Word 2007 window.
- The ………………………………… .. is located at the top of the document window and is used to set the left margin, right margin, indents, and tabs.
- The ………………………………. .. is displayed at the top of the MS Word window and displays the document name followed by the program name.
- To exit MS Word 2007, click on the Microsoft Office Button and then click on
ANSWERS: 1. a. document window b. Microsoft Office Button c. horizontal ruler
- Title bar e. Exit Word
2- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
- The vertical scroll bar is used to scroll up or down the text.’ ……. ..
- The Help button is located on the left end of the Ribbon. ……. ..
- To save a document, you can click on the Save option on the V
My Quick Access To‘olbar’.“ ‘T ……. ..
- If you try to close a document without saving it, Word prompts you to save it. ……. ..
- The default extension of a Word document in Word 2007 is .doc. ……. ..
ANSWERS: 2. a. T b. F c. T d. T e. F
3- ANSWER THE FOLLOWING.
QUESTION a. Name two word processing programs. |
ANSWER:
a. Two word processing software packages are WordPad and MS Word. |
QUESTION b. Name the two scroll bars shown on an MS Word window. |
ANSWER:
b. Two scroll bars present on an MS Word window are the horizontal scroll bar and the vertical scroll bar. |
QUESTION c. Which extension is added automatically to the MS Word 2007 filename? |
ANSWER:
c. Word automatically adds an extension .docx to the filename in MS Word 2007. |
QUESTION d. Which toolbar has a button to save a file? |
ANSWER:
d. The Quick Access Toolbar has the button to save a file. |
QUESTION e. Write the steps to start Notepad. |
ANSWER: e. To start Notepad, follow these steps:
Click on Start „ All Programs „ Accessories „ Notepad. The Notepad window appears on the screen. |
4- NAME THE FOLLOWING.
- Computer software that helps you type text on a computer …………………. ..
- A popular Windows-based word processor …………………. ..
- A list of commands …………………. ..
- It is displayed at the bottom of the MS Word window and gives information about the current document such as the number of pages and words. …………………. ..
- This button is located at the top right corner of the Ribbon. …………………. ..
- a. Word processor b. MS Word c. Menu d. Status bar e. Help
5- CIRCLE THE CORRECT OPTION.
- Which of the following is a word processor?
- MS PowerPoint ii. MS Word iii. MS Excel iv. none of these
- Which of the following options are available on clicking the Microsoft Office Button?
- New ii. Exit iii. Close iv. all of these
- The bar used to scroll the text left or right is the …………………. .. .
- horizontal scroll bar ii. vertical scroll bar iii. ruler iv. none of these
- A window in which you select options is called a …………………. .. .
- dialog box ii. window iii. menu iv. none of these
- The Save option is available on clicking this button.
- Paint button iii. Microsoft Office Button
- Help button iv. none of these
ANSWERS: 5. a. ii b. iv c. i d. i e. iii
CHAPTER 9: TUX PAINT P:91-101
Exercises
1- FILL IN THE BLANKS WITH THE CORRECT WORDS.
Help area New Save Toolbar
- The Tux Paint main screen is divided into ……………. .. sections.
The ————-contains tools for drawing and editing.
b- The—————–shows tips and information about the selected tool while on the drawing canvas.
c- To start a new drawing, click on the …………. .. tool.
d- The—————–tool is used to save the picture.
ANSWERS: 1. a. five b. Toolbar c. Help area d. New e. Save
2- WRITE T FOR THE TRUE STATEMENTS AND F FOR THE FALSE ONES.
a- The Color palette is located just below the drawing canvas.
b- The Toolbar contains different sizes of tools.
c- The Lines tool can draw curved lines.
- You can move the shapes by moving the mouse pointer.
- The Magic effects tools can be used by clicking on the picture or by clicking and dragging the picture.
ANSWERS: 2. a. T b. F c. F d. T e. T
3- NAME THE FOLLOWING.
- This section is located on the-“right side of the main screen.
- This section is located below the Drawing canvas.
- This tool is used to draw straight lines.
- This tool is used to draw various geometrical figures.
- This tool is used to delete a part of or the whole picture.
ANSWERS: 3. a. Selector b. Colors c. Lines d. Shapes e. Eraser
QUESTION: a. Into how many sections is the Tux Paint main screen divided? Name them. |
ANSWER:
The main screen of Tux Paint is divided into five sections: i. Toolbar ii. Drawing Canvas iii. Selector iv. Color palette v. Help area |
QUESTION: b. Which tool is used to add special effects to a picture? |
ANSWER:
The Magic tool is used to add special effects to a picture. |
QUESTION: c. What appears on the screen when you click on the New tool? |
ANSWER:
When we click on the New tool, a dialog box appears from where we can choose a solid background colour or a starter image. |
QUESTION: d. Which tool is used to load a picture? |
ANSWER:
The Open tool is used to load a picture. |
5- CIRCLE THE CORRECT OPTION.
- The toolbar contains ……………… .. .
- drawing tools ii. editing tools iii. different sizes of tools
- This section is located at the bottom of the main screen.
- Selector ii. Toolbar iii. Buttons
- This tool is used to write letters and numbers.
- Lines ii. Shapes iii. Text
- This tool is used to add special effects to a picture.
- Paint ii. Lines iii. Shapes
- This tool is used to cancel the last drawing action.
- New ii. Open iii.Red0
both i and ii
Help area
Magic
Magic
Undo
ANSWERS: 5. a. iv b. iv c. iii d. iv e. iv
WORKSHEET 1
ANSWERS:
- Enter Shift Delete Caps Lock space bar
- 2. Software b. Operating system c. Desktop d. Icons e. Taskbar f. Start
- 3. HARDWARE b. DATA c. PROCESSING d. CONTROL UNIT e. HARD DISK
- 4. Input b. Input c. Processing d. Output e. Output f. Output g. Output h. Processing
WORKSHEET 2
ANSWERS:
- 1. HOME 2. COPY 3. REDO 4. VIEW 5. PAINT
- a. Head b. Main screen c. Recall list box d. FORWARD e. Reset
- FD 100 RT 90
- a. FD 60 b. BK 100 c. Reset d. CLEARTEXT e. LT 45
- To set the umbrella as desktop background:
Click on the Paint button and then point to Set as desktop background. Choose the setting.
28
WORKSHEET 3
ANSWERS:
- a. PR 663 b. PR SUM 34 12 c. LABEL [HELLO]
- CLEARTEXT e. PR Product 9 13
- a. Status bar b. Split box c. Save d. .docx e. Title bar
- 1. Microsoft Office Button 2. Quick Access Toolbar 3. Help button
- Vertical scroll bar 5. Document window 6. Start button
- 1. Toolbar 2. Drawing canvas 3. Selector 4. Color palette 5. Help area
- The four tools used in the drawing are as follows:
- Line tool b. Text tool c. Magic tool d. Shapes tool
CYBER OLYMPIAD QUESTIONS
- What type of device is a keyboard?
- Output c. Processor
- Input d. Software
- This is a part of the CPU.
- ALU c. Register
- CU d. All of these
- What does CPU stand for?
- Computer processing unit
- Central processing unit
- Calculation processing unit
- Common processing unit
- àINPUTà——–àOUTPUT What is ———-
- Calculation c. Processing
- Solving problem d. None of these
- Which one is not computer hardware?
- Monitor c. Mouse
- Operating system d. Printer
- Switch on the power supply > switch on the UPS > switch on the power button on the cabinet > switch on the monitor. These are the steps for ………… ..
- shutting down a computer
- starting up a computer
- restarting a computer
- none of these
- This button is usually located on which side of the screen?
- Lower-left corner
- Lower-right corner
Upper-left corner
Upper-right corner
- This horizontal bar is located at the bottom of the screen.
- Taskbar c. Status bar
- Menu bar d. Scroll bar
- This key is used to insert spaces between words, letters, or numbers. If pressed once, it gives a space of one character.
- Backspace c. Enter
- space bar d. Shift
- The computer monitor is also known as the ………… .. .
- VDU c. CU
- ALU d. CPU
- These arrow keys are called the———-
- movement keys
- cursor control keys
- function keys
- jump keys
- This should be on if you want to use the numeric keypad.
- Caps Lock c. Function
- Num Lock d. Windows
- Single-user operating systems are used in
- banks c. railway stations
- homes d. airports
- Which mouse action is used when you draw inside the Paint drawing area?
- Click and drag c. Right-click
- Double-click d. Drag-and—drop
- If the Word Wrap option is selected
- you can write on one line
- the cursor moves to the next line automatically
- press the Enter key to move to the next line
- none of these
- Find the odd one out.
- Windows XP c. Linux
- UNIX d. Paint
- This can open any program on your computer.
- Start button c. Desktop
- Taskbar d. Icons
- The small triangle that draws lines on the screen is called a ………… .. .
- frog c. turtle
- fly y d. tortoise
- Paint is used for ………… ..
- calculation
- writing letters
- drawing figures
- making presentations
- The key used in Paint to help you draw a perfect circle or square
- Shift c. Alt
- Ctrl d. Caps Lock
- The tool used to write your name in Paint
- Pencil c. Curve
- Line d. Text
- This tool is used in Paint to make something look bigger.
- Magnifier c. Rotate
- Resize d. Select
- The area that contains the tools for drawing and colouring in Paint
- Tab c. Ribbon
- Option d. Drawing area
- Clicking which button will return the window to its previous size?
- Maximize c. Close
- Minimize d. Restore Down
- Which command will move the Logo turtle in the forward direction step by step?
- RT c. PD
- LT d. BK
- Which of the following is not a Logo primitive?
- FD c. SETH
- BK d. SETS
- The CS command in Logo is used to————
- clear the recall list box
- clear the main screen
- clear the entire screen
- none of the above
- The command that turns the turtle to the right is ………… .. .
- LT c. SETH
- RT d. both b and c
- The HOME command ………… .. .
- clears the drawing
- clears the drawing and brings the turtle to the centre
- brings the turtle to the centre
- none of the above
- PRINT REMAINDER 10 3 will display the result as ………… .. .
- O c. 2
- 1 d. 3
- This turns the turtle right by 150 units.
- RT 50 RT 50 RT 50
- SETH 50 SETH 50 SETH 50
- SETH 150
- Both a and c
- The CLEARTEXT command ………… ..
- clears text in the recall list box
- clears text on the main screen
- clears text in the input box
- none of these
- Which button erases the drawing on the main screen and brings the turtle to the centre position?
- Execute c. Reset
- Status d. Pause
- The LABEL [TEXT IN LOGO]
command shows text in the ………… .. .
- recall list box c. both a and b
- main screen d. none of these
- The command to move the turtle 100 points backward is ………… .. .
- PD -100 c. RT 100
- BK 100 d. Both a and b
- The Quick Access Toolbar appears in which corner of the Microsoft Word
screen?
- Top-left c. Bottom-left
- Top-right d. Bottom-right
- Q This button has options to ………… ..
- open a file c. print a file
- save a file d. all of these
- Which application program is used to write text only?
- Paint c. Microsoft Word
- Notepad d. Magic Slate
39.What is the extension of a file in Microsoft Word 2007?
- .doc c. .tXt
- .ClOCX d. .xls
- When you save a file, which horizontal bar contains the name of the file?
- Taskbar c. Status bar
- Title bar d. Tabs
ANSWERS:
1. b.
2. d. 3. b. 4. c. |
5. b.
6. b. 7. a. 8. a. |
9. b.
10. a. 11. b. 12. b. |
13. b.
14. a. 15. b. 16. d. |
17. a.
18. c. 19. c. 20. a. |
21. d. 22. a. 23. c.
24. a. |
25. c.
26. d. 27. b. 28. d. |
29. c.
30. b. 31. d. 32. a. |
33. c.
34. b. 35. d. 36. a. |
37. d.
38. b. 39. b. 40. b. |
30
REVISION QUESTIONS
1- Which of the following parts of the computer stores data?
- Memory
- Keyboard
- Mouse
2- Which art of the computer is known as the ‘brain of the computer‘?
3- Write the missing step to start a computer.
- Switch on the power supply.
- Switch on the CPU.
4- Define the following terms:
- Output
- Input
- Hard copy
- Write any one function of the Shift key.
- Name the longest key of the keyboard and explain its function.
- Define a multi-user operating system.
- What are the small pictures on the desktop called?
- Name a text editor that has been included in all the versions of Microsoft Windows.
- Name the different options available on clicking the Select tool in Paint.
- Write the steps to twist (skew) a drawing in the horizontal or vertical direction.
I2. Name the window control button that is used to reduce the current window to a Taskbar button.
- Which window control button would you select to restore a window down from the original size?
- Name the section of the Logo screen where you see the turtle.
- Explain the meaning of primitive in Logo with an example.
- In which area of the Logo screen would you type the command FD 100?
- Write the Logo command to turn the turtle anticlockwise.
- Write the Logo command to bring the turtle to the starting position.
- What is the use of the SETH command in Logo?
- Give the short forms of the following Logo commands:
- FORWARD d. BACKWARD
- CLEARSCREEN e. RIGHT
- LEFT
- If you want to print the words I LOVE LOGO in MSWLogo, which command(s)
would you use?
- What are the arithmetical operators used for addition and multiplication in Logo?
- Which function is used to subtract one number from another in Logo?
24- Which function is used to multiply two numbers in Logo?
25- Write any three features of a word processing software. ‘
26- Give the uses of a word processing software.
27- Write the Logo command to write a message “WELCOME TO THE WORLD OF COMPUTERS” on the main screen.
28- Write the Logo commands to draw a rectangle in Logo.
29- How would you draw a square in Paint?
30- What would be the output of the following commands?
- PR SUM 12 34
- PR PRODUCT 23 12
- PR 56 + 34
- PR QUOTIENT 145 5
31- What is the purpose of the following in MS Word?
- Microsoft Office Button
- Quick Access Toolbar
32- Write the steps to save a document in MS Word.
33- Which button would you press in Logo to stop the execution of the program permanently?
34- Name the key that you would press to erase
a character to the right of the cursor.
35- Give an example to show that arithmetical calculations can be performed using PR command in Logo.
36- Write down the steps to set a drawing (in Paint) as the desktop background.
- Which tab would you click on to do the following?
- Zoom in and Zoom out
- To view your drawing in full screen
- To flip the drawing vertically
38- Name any two single-user operating systems.
39- FILL IN THE BLANKS.
- The unit of a computer which controls the operations of a computer is called a——–
- Performing calculations is called————-
- The ……………………. .. keys are used to move the cursor in four different directions.
- The ……………. .. should be on if you want to type numbers using the numeric keypad on the right-hand side of the keyboard.
- The Start button is on the left-side of the ………………
- The ……………. .. bar is located at the top of the Paint window.
- An already saved file in MS Word is opened by selecting the Open option in
the ………………… .. menu.
- The …………… .. button is used to change the size of the window to a small icon on the Taskbar.
- To stop the execution of a Logo program temporarily, press the ………………… button.
- Logo is a simple language used to draw
- The …………. .. command is used to clear the Logo screen.
- The centre position of the turtle is called its ………… .. position.
- The short form of the ……………… .. command is PR.
- To save a document in Word, click on the ………….. .. icon on the Quick Access Toolbar.
40-WRITE WHETHER THE FOLLOWING STATEMENTS ARE TRUE (T) OR FALSE (F).
- A computer cannot compare data.
- There is only one Shift key on the keyboard.
- The desktop is the first screen that appears after loading the Windows operating system.
- Images cannot be inserted in MS Word.
- The vertical scroll bar is used to scroll up or down the text.
- The turtle is a small rectangle that is used to draw lines on the Logo screen.
- The RIGHT command is used to turn the turtle clockwise.
- The short form of CLEARSCREEN command is CLEAR.
- The symbol + is not an arithmetical operator.
- The TOTAL function is used to add two or more numbers.
- The default extension of a word document in MS WORD 2007 is DOCX.
ANSWERS:
- Memory
- CPU
- Switch on the UPS.
- Output: Output is the result produced by the computer.
Input: Input is the data or instruction entered into the computer.
Hard copy: Hard copy is the output printed on paper using a printer.
- The Shift key is used to type capital letters when the Caps Lock is off.
- The space bar is the longest key on the keyboard and is used to insert blank spaces between letters or numbers.
- A multi-user operating system allows many people to use the same computer at the same time or different times.
- The small pictures on the desktop are called icons.
- Notepad is the text editor which is included in all versions of Microsoft Windows.
- The different options in the Select tool are: Rectangular selection, Free-form selection, Select all,
Invert selection, and Delete.
- The steps are as follows:
- Click on the Home tab.
- Click on the Select option and drag the pointer to select the drawing.
- In the Image group, click on Resize.
The Resize and Skew dialog box appears.
- In the Skew area, type the amount (in degrees) to skew the selected area of the drawing in the Horizontal or Vertical boxes.
- Click on the OK button.
- The Minimize button is used to reduce the current window to a taskbar button.
- The Restore button is used to restore the window to its original size.
- The Logo turtle is displayed on the main screen.
- Primitives are commands in Logo. For example, FORWARD, RIGHT, LEFT, BACKWARD, etc.
- The command FD 100 will be typed in the input box of the commander window.
- The command to turn the turtle anticlockwise is LEFT or LT.
- The command to bring the turtle to the starting position is HOME.
- The SETH command followed by a number turns the turtle clockwise, no matter which way the
turtle’s head is pointing.
- a. FD b. BK c. CS d. RT e. LT
- PRINT [ I LOVE LOGO]
- The arithmetical operators used for addition and multiplication in Logo are + and *.
- The DIFFERENCE function is used to subtract two numbers in Logo.
- The PRODUCT function is used to multiply two numbers in Logo.
1 31
- Three features of a word processing software are: formatting, inserting a drawing and providing page borders, and checking for spelling and grammatical errors.
- Word processing software is used to create documents like letters, memos, newsletters, etc.
- RT 90
LABEL [WELCOME TO THE WORLD OF COMPUTERS]
- FD 100
RT 90
FD 50
RT 90
FD 100
RT 90
FD 50
- To draw a square in Paint we select the Rectangle tool in the Shapes group.
- a. 46 b. 276 c. 90 d. 29
- a. The Microsoft Office button is located in the upper-left corner of the MS Word 2007 window
and displays a list of commands like New, Open, Save, Save As, and Print on clicking.
- The Quick Access Toolbar is next to the Microsoft Office button and contains buttons for the most-commonly used commands.
- The steps to save a document in MS Word are as follows:
- Click on the Microsoft Office button. From the drop-down menu, click on Save As. The Save As dialog box appears.
- Select the desired drive and folder.
- In the File name text box, type the filename.
- Click on Save.
- HALT
- Delete
- PR REMAINDER 10 3
- The steps to set a drawing as the desktop background in Paint are as follows:
- Click on the Paint button and then point to Set as desktop background.
- Choose the setting.
- a. View tab
- View tab
- Home tab
- Windows XP and Mac OS are two single-user operating systems.
- a. CPU b. Processing c. arrow d. Num Lock e. taskbar f. Title g. File h. Minimize i. Pause j. figures k. CS l. Home m. PRINT n. Save
- a. F b. F c. T d. F e. T f. F g. T h. F i. F j. F k. T