https://github.com/0-manbir/isc-12th-programs
ISC Class 11th and 12th Programs - Computer Science
https://github.com/0-manbir/isc-12th-programs
12th 12thdatastructures 12thjava isc isc-lab-work java programs
Last synced: 6 months ago
JSON representation
ISC Class 11th and 12th Programs - Computer Science
- Host: GitHub
- URL: https://github.com/0-manbir/isc-12th-programs
- Owner: 0-manbir
- Created: 2024-04-26T12:06:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:06:51.000Z (over 1 year ago)
- Last Synced: 2025-03-27T06:15:28.682Z (about 1 year ago)
- Topics: 12th, 12thdatastructures, 12thjava, isc, isc-lab-work, java, programs
- Language: Java
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.
### Important
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.
### Programs include:
* Strings
* Conditional and Looping Statements
* Arrays
* Methods
* Binary Read/Write
* Recursion
* Data Structures and Algorithms
Feel free to make your contributions!