Skip to content

CheatExam is a curated collection of all Computer Science–1 practical programs asked during Class 12 HSC Board & college practical exams.

Notifications You must be signed in to change notification settings

UltronTheAI/CheatExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CheatExam – HSC Class 12 Computer Science Practical Codes

CheatExam is a curated collection of all Computer Science–1 practical programs asked during Class 12 HSC Board & college practical exams.

This repository contains:

  • HTML practical programs
  • C++ programs (Turbo C++ style)
  • Modern C++ equivalents
  • Compiled executables for modern C++ programs
  • Clear documentation for every program

Folder Structure

html/        -> HTML practical programs
cpp/
  ├── turbo/ -> Turbo C++ programs (as asked in exams)
  ├── modern/-> Modern C++ equivalents
  └── exc/   -> Compiled executables (.exe)
docs/        -> Documentation for each program

Purpose

This repo exists to:

  • Revise practicals quickly before exams
  • Understand logic + implementation
  • Act as a cheat-sheet for viva & practical exams

⚠️ For educational use only.

About

CheatExam is a curated collection of all Computer Science–1 practical programs asked during Class 12 HSC Board & college practical exams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published