Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!