MOST IMPORTANT QUESTIONS OF EACH CHAPTER
CHAPTER 1 – THE DICIPLINE OF COMPUTING
1. Different types of Number Systems
2. Distinguish between Difference engine and Analytical Engine.
3. Different generations of computers.
4. Different types of programming languages.
CHAPTER 2 – DATA REPRESENTATION & BOOLEAN ALGEBRA
1. 12 Number conversions
2. Integer representations - Sign and Magnitude, 1’s Complement, 2’s Complement
3. Floating point representation – Sign & Magnitude.
4. Character representation – ASCII, EBCDIC, ISCII, Unicode
5. Basic Logic gates(AND,OR,NOT) and Universal gates(NAND,NOR)–Diagram,Truth table, proof
6. Basic Postulates.
7. DeMorgan;s theorems.
8. Circuit Design using logic gates.
CHAPTER 3 – COMPONENTS OF THE COMPUTER SYSTEM
1. Different steps of Data Processing
2.Registers, Different types of registers
3. Storage Unit (Primary and Secondary storages)
4. RAM & ROM
5. Different types of printers
6. E-waste & its disposal methods.
7. Green computing approaches & student’s role in green computing
8. Operating system and its functions.
9. Freeware and shareware
CHAPTER 4 – PRINCIPLES OF PROGRAMMING AND PROBLEM SOLVING
1. Different phases in programming
2. Advantages and dis advantages of flow chart.
3. Use of Flow chart symbols.
4. Different types of programming errors.
5. Entry controlled & Exit controlled loops
CHAPTER 5 – INTRODUCTION TO C++ PROGRAMMING
1. Different character sets.
2. Tokens.
3. Different types of Literals
CHAPTER 6 – DATA TYPES AND OPERATORS
1. Tree diagram
2. Fundamental data types
3. Different aspects of a variable.
4. Different types of expressions.
5. Different types of statements.
CHAPTER 7 – CONTROL STATEMENTS
1. Syntax of if, if-else, switch, for, while, do-while.
2. Different parts of a loop.
3. Different jump statements.
4. Distinguish between break and continue
CHAPTER 8 – ARRAYS
1. Array definition, ex, syntax.
2. Different types of array operations (Traversal, Sorting, Searching – definitions)
3. Selection sort and Bubble sort – definitions and pass diagram.
4. Linear search program.
5. Distinguish between Linear and Binary search
CHAPTER 9 – STRING HANDLING AND I/O FUNCTIONS
1. Console functions (gets(),puts(),getchar(),putchar()) with header files, example.
2. Stream functions (get(), getline(), put(), write()) with header files, example.
CHAPTER 10 – FUNCTIONS
1. advantages of modular programming.
2. String functions, math functions, character functions, convertion functions – with example,
header file.
3. Function prototype.
4. Call by value and Pass by value.
5. Recursive function with example.
CHAPTER 11 – COMPUTER NETWORKS
1. Advantages of networking.
2. Network Topology with diagram.
3. Different types of networks.
4. Identification of computers in network (MAC address, IP address).
5. Working of TCP/IP.
6. Different parts of URL.
CHAPTER 12 – INTERNET & MOBILE COMPUTING
1. Dial up and wired broadband connectivity.
2. Different internet access sharing methods.
3. Operations performed while web browsing.
4. Different parts of e-mail.
5. Advantages and disadvantages of e-mails.
6. Different mechanisms to prevent network attack (Fire wall, Anti virus, cookies)
7. Generations of mobile communication.
8. Different Mobile communication services(SMS,MMS,GPS)
9. Android OSS