This is a collection of ISC Class 11th and 12th Programs (Understanding Computer Science). This repository contains the important programs, and the projects of class 11th and 12th.
Programs for 12th Final Practical are also attached.
[Choose any one program]
Duration: 3 hours
Steps:
Write the Algorithm (on paper)
Write the Program (on paper)
Type the same Program (on a computer)
Viva: For the viva, prepare basic questions and terminology from the following chapters:
- Strings
- Arrays (Single Dimensional and Double Dimensional)
- Conditional and Loops
You may be asked the syntax (for example, of initializing a double dimensional array, or declaring a single dimensional array).
Advanced topics are 'generally' not important.
Only a good understanding of the Java Syntax is needed.
- Strings
- Conditional and Looping Statements
- Arrays
- Methods
- Binary Read/Write
- Recursion
- Data Structures and Algorithms
Feel free to make your contributions!