Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:06:51.000Z (6 months ago)
- Last Synced: 2024-07-06T11:20:55.763Z (6 months 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 LoopsYou 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 AlgorithmsFeel free to make your contributions!