We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97146ce commit 1aa739aCopy full SHA for 1aa739a
README.md
@@ -4,6 +4,8 @@ This project contains 20 programs with full documentation for class 12 ISC proje
4
All programs were made with OpenJDK JDK 18.0.1 in IntelliJ IDEA in April 2022.
5
This project will help you get an idea about the difficulty level of Class XII ISC computer exam
6
and will also guide you onn how to write a program with proper documentation.
7
+Note: Some features like enhanced for, enhanced switch and text blocks have not been used as they
8
+fall out of the syllabus for class XII ISC.
9
## Table of Contents
10
* AlphabeticalSentence
11
* ArmstrongNumber
0 commit comments