You are on page 1of 3

Chap1: 5 mark Qs.

:
1) Explain functional block diagram of a Computer.
2) Explain the characteristics of Computers.
3) Write about the important innovations of different Generations of Comps.
4) Describe the applications of comps.
5) Explain classifications of Comps.

Chap2: 3 & 2 mark Qs.:


1) Write about types of ROM.
2) Write about the types of Printer.
3) Write about the types of Keyboard.
4) List the characteristics of non-impact printers (/Impact).
5) Write the purpose of a. OMR b. MICR c. OCR
6) Explain the working of HDD.

Chap3: Data Representation - 5 marks Qs.


1) Subtract 56(10) – 36(10) using 2’s complement method. / 1’s complement.
2) Subtract 25 – 76 using 2’s complement method. / 1’s complement.
3) Convert 4A16 to Binary, Octal and decimal.
4) Convert 4510 to Binary, Octal and Hexadecimal.

Chap4: Software Concepts


1. Define software. List its types.
2. What is system software and application software?
3. What is a system software? Give an example / Application s/w
4. Define : a) Assembler b) Compiler c) Interpreter
5. Define: Linker & Loader.
6. Define OS. Name any 2 popular Oss.
7. List any 3 functions of OS.

Chap5: Problem Solving Methodology – 5 marks & 3 marks


1) Write about the steps involved in the problem solving process.
2) Write the different symbols and the purpose of a flowchart.
3) Write an algorithm to reverse a given number.
4) Write an algorithm to find: factorial of a given number. / Sum of the natural Nos.
5) Explain the types of errors.
6) Explain modular programming. List its advantages
7) What is modular programming? Write any two advantages of modular programming.
8) Write any two characteristics of a good program
9) Define coding and testing.
10) Define Algorithm. List its characteristics.
Chap.6: OOP concepts – 2 marks Qs.
1) Define class & Object
2) Define data encapsulation, abstraction.
3) Define Polymorphism, Inheritance.
4) List the characteristics of OOP.

Chap7: Introduction to C++ - 5 & 3 marks Qs.


1) Explain the characteristics of C++.
2) Define token. Write about any 4 tokens used in a C++ program.
3) Define Identifier. What are the rules for naming an identifier?
4) Define operator. List any 4 types of operators used in C++ with their purpose.
5) Write about the different relational operators of C++.
6) Explain the structure of a C++ program with an example.

7) Define Keyword. List any 2 keywords of C++.


8) What is a constant? Write the syntax for assigning a character & string constant each.
9) What is escape sequence? Write any 2 most used escape sequences with its purpose.
10) Describe the different logical operators of C++.
11) Explain the working of conditional operator with an example.

Chap8: Data types – 2 marks


1) Define a variable. Write the syntax for declaring a variable.
2) Define a variable. Write the syntax to initialize a variable.
3) Mention any 2 fundamental data types with its memory size.
4) Write the classification of data types.

Chap9: Input output operators – 3 marks


Explain cascading of input & output operators with example for each.

Chap10: Control statements- 5 marks Qs.


1) Explain the working of if-else statement with a suitable programming example.
2) Explain the working of if-else-if statement with a suitable programming example.
3) Explain the difference between while and do-while loops with proper example.
4) Write the syntax of for loop & explain its working with a suitable example.
5) Explain the working of while loop with a suitable programming example.
6) Write in short about the different selection statements in C++.
7) Write about the usage of different looping statements in C++.
8) Explain the working of switch statement.

Chap11: Arrays– 5 & 3 marks.


1) Define an array. List its types.
2) Write memory representation of one-dimensional array.
3) Write the statement to initialize a 2-D array.
4) Define an array. Write the statements to read & print a 1-D array.
5) Write the statements to read & print a 2-D array.
Chap12: Library functions – 2 marks
1) Write the purpose of isupper() and tolower() functions in C++.
2) Write about any 2 character handling functions of C++.
3) Give the difference between strcmp() and strcmpi().
4) Write the purpose of strlen(), strcpy() functions (also, strrev(), strcat())
5) Name the header files to be included for using character handling & string handling functions
in C++.

Chap13: User-defined functions – 5 marks


1). Explain the working of function with arguments and return value.
2) Explain “function with argument & without returning a value” using suitable example.
3) Define: a) Local variable b) Global variable c) Actual argument
d) Formal argument e) Function prototype

Chap14: Structures – 3 marks


1) Define a structure. Write the syntax for defining a structure.
2) Write an example for defining a structure & declaring a structure variable.
3) Write an example for defining a nested structure.

Chap15: Word processing – 2 marks


1) Differentiate between copy-paste and cut-paste options in word processor
2) Write the shortcut keys for cut and paste operations in MS Word.
3) Write the shortcut keys for cut and copy operations in MS Word.
4) Differentiate between save and save-as options in word processor.
5) What is mail merge option in MS Word?

Chap16: Spreadsheets – 5 marks


1) List the various applications of spread sheet.
2) Explain any five built-in functions of ESS.
3) Write the purpose of any five statistical functions used in ESS.
4) Write about SUM(), AVERAGE(), IF(), AND(), OR() functions.

Chap17: Web Designing– 5 marks


1) Explain any five HTML tags.
2) What is HTML? Explain the structure of a HTML program.
3) What is e-mail? List its advantages & disadvantages.
4) Write about any five text formatting tags.
5) Define: a) Web browser b) Website c) URL d) WWW
e) Webpage

You might also like