Class 9 - Computer
Class 9 - Computer
Lesson 1
EVOLUTION AND HISTORY OF COMPUTER
Very Short answer type question:-
1. What are strengths and weakness of computer?
2. Describe the function of CPU.
3. Discuss the function of light pen.
4. Discuss various types of scanner.
5. Describe the working of MICR and OCR.
6. Why is networking needed?
7. What do you understand by:-
8. 1)URL 2)Multimedia
9. What is a modem? How does it work?
10. What are different components of computer network?
11. What do you understand by E-Mail? What is its signifance?
12. What is a protocol? How do protocol affect internet?
13. What is a System Software? Name any 5 system software.
14. Compare Machine and Assembly language.
15. How are 3rd generation language are different from 4th generation language?
Lesson 2
THE COMPUTER SYSTEM
Very Short answer type question:-
1. What is an operating system? Name its function.
2. What is the significance of recycle bin?
3. What is the role of window explorer in windows operating system?
4. Differentiate between Notepad and WordPad.
5. Define indentation &Line Spacing.
6. Define different type of Margins and define them.
7. What do you understand by Word wrapping and Clipboard?
8. Different between Mirror margin and Gutter margin.
9. What is the signifance of electronic spreadsheet?
10. What do you mean by all referencing? Explain types off all referencing.
11. Differentiate between Chart sheet and embedded chart?
12. Write applications areas of electronic spreadsheet?
13. What are basic components of a slide?
14. What do you understand by slide show?
15. What is slide layout? Mention some slide layout in PowerPoint?
Lesson 3
OPEN SOURCE
Very Short answer type question:-
1. What is freeware?
2. What is shareware?
3. What is proprietary software?
4. Give two examples of open source software?
5. What is GNU?
6. What is free software?
7. What is source code?
8. What is non-open source software?
9. What is open source software?
10.What is commercial software?
11.What is LINUX?
12.What is Firefox?
13.What is floss?
14.What is OSI?
15.What is FSF?
Lesson 4
OPERATING SYSTEM
Very Short answer type question:-
1. What is an operating system?
2. What are the two main functions of operating system?
3. Name the icon that provides access to all drives, files, and folders on the computer.
4. What is recycle bin?
5. Describe the procedure for emptying recycle bin?
6. Where is the taskbar present by default?
7. Describe the procedure for renaming s file/folder.
8. What is the difference between moving a folder and copying it?
9. What is ICON?
10. What is TASKBAR?
11. What is SHORTCUT?
12. What is NOTEPAD?
13. What is CLIPBOARD?
14. What is WordPad?
15. What is difference between notepad and WordPad.
Lesson 5
EDITING AND FORMATTING IN A WORD PROCESSOR
Very Short answer type question:-
Lesson 6
MORE FEATURES OF A WORD PROCESSORS
Very Short answer type question:-
1. What are bullets?
2. What is Clip Art?
3. In which case would you use a numbered list instead of a bulleted list?
4. What is the Word Art Feature used for?
5. How would you remove a Numbering in a List?
6. How would you display the picture toolbars?
7. How can borders and shading be applied to a table?
8. What is sorting?
9. What are News Papers style columns?
10. What is drawing objects?
11. How to insert a Table?
12. What is Mail Merge?
13. How to insert a symbols?
14. Write the steps of changing orientation of cell contents.
15. Write the steps for deleting tables, columns, rows or cells.
Lesson 7
INTRODUCTION TO PRESENTATION SOFTWARE
Very Short answer type question:-
1. What is Presentation?
2. What is Slides?
3. What is Speaker Notes?
4. Name the different methods of creating a new PowerPoint presentation?
5. How can we move from one slide to other in Normal View?
6. List any two methods of selecting text in PowerPoint?
7. How would you apply a design scheme to your organization Chart?
8. How would you insert a Header and Footer in a Slide?
9. What is placeholder?
10. What is watermark?
11. What is header footer?
12. What is the procedure for inserting a water mark?
13. What is organization chart?
14. What is the procedure to insert an organization chart?
15. What is ruler?
Lesson 8
GIVING LIFE TO A PRESENTATION
Very Short answer type question:-
1. What is slide show?
2. What is the procedure to set up a slide show?
3. What are the two ways to setup the slide show?
4. What is a handout?
5. Explain how to insert a sound in presentation.
6. Explain how to print a presentation item?
7. What is the menu in which Music and Sound option is found.
8. What is the requirement for recording a voice Narration?
9. What is the extension of a PowerPoint presentation?
10. What is the menu ion which custom animation option is available?
11. What is the menu in which rehearse timing option is available?
12. What would you do to display the slide Transition task pane?
13. What would you do to display the page setup dialog box?
14. How would you start a slide show from within PowerPoint?
15. What is the advantage od adding sound, movies, and animation to a presentation?
Lesson 9
INTRODUCTION TO SPREADSHEET PACKAGES
Very Short answer type question:-
1. Which program is called the spreadsheet program?
2. How many numbers of columns in Ms-Excel worksheet?
3. How many numbers of rows in Ms-Excel worksheet?
4. What do you mean by range?
5. What is Alignment?
6. Write shortcut key for copying data?
7. Write shortcut key for pasting data?
8. Write shortcut key for undo data?
9. Write shortcut key for inserting current date?
10. Write shortcut key for inserting current time?
11. Define Workbook?
12. Define Worksheet?
13. Explain the term Cell Pointer?
14. What do you mean by Formatting?
15. What do you mean by editing data?
Lesson 10
USING FORMULAS AND CREATING CHARTS IN A SPREADSHEET
Very Short answer type question:-
1. Define Concatenation?
2. From which sign all formulas begin with in Ms-Excel?
3. How many arguments does SUM() function have ?
4. Which chart is plot on concentric circles?
5. For which purpose we use AVERAGE() function?
6. Define the term Chart Component?
7. What is Bar chart?
8. Could pie chart contain more than one data series?
9. Is the line chart shows the trends in data at equal intervals?
10. How many types of cell referencing are there?
11. Define the term Functions?
12. Which chart could called a column chart drawn sideways?
13. What do you mean by arguments?
14. Define any two types of chart.
15. Which chart shows the relationship among the numeric values in several data series?
Lesson 11
INTRODUCTION TO C++
Very Short answer type question:-
1. What are the characteristic of a good program?
2. Name the two types of comments.
3. Explain the procedure for creating a new file in Turbo C++ 4.5.
4. What is the source code?
5. What is an object code?
6. What does the compilation do?
7. Name the three categories of errors.
8. What does the preprocessor directive do?
9. What is the advantage of writing a single statement in each line?
10. What do you mean syntax errors?
11. What do you mean comments?
12. What do you mean by semantics errors?
13. What is the main function of ‘return 0;’?
14. Why a program should have good presentation style?
15. How are meaningful identifiers useful?
Lesson 14
CONTROL STRUCTURE IN C++
Very Short answer type question:-
1. What is the significance of a null statement?
2. How the control structure classified?
3. What is a selection statement?
4. What is the significance of test-condition in a loop?
5. What is the use of looping statements?
6. When is a default argument value used inside a function?
7. What are global variable?
8. When we use a switch statement?
9. What are the three types of function in C++?
10. What is meant by scope?
11. Define the term simple and compound statement?
12. What is different forms of IF statement?
13. What is the purpose of exit function?
14. What is the main function of the FOR loop?
15. Name the three types of jump statements?
1. Name any five types of intellectual property rights. Give two examples of
violation of intellectual property rights in the context of IT.
2. Define the term plagiarism. How can one avoid plagiarism?
3. Describe Spyware and Phishing.
4. Discuss any four technologies that are used to preserve the security and integrity
of information.
5. Describe a variety of jobs IT industry offers.