This GitHub repository is based on our personal project/guide on Manipur Board Computer Science.
- Textbook: Computer Science - 10 (Manipuri Edition 2023)
- Publisher: Vikas Publishing House Private Limited
- ISBN: 978-93-5674-534-6
- Copyright: © Vikas Publishing House Private Limited, 2023 | All rights reserved.
This project is maintained by two students (Class 10, 2025–26 batch) and is based on the Computer Science - 10 (Manipuri Edition 2023) textbook. Most of the definitions, explanations, and questions in this guide have been paraphrased or derived from the textbook. Credit is given to the original authors and publisher of the textbook.
You may use this guide for educational purposes, but please note that the content is based on the aforementioned textbook, which is copyrighted.
Compiler: TURBOC++ is recommended to use, as it's used in the book, but you can also use gcc, clang, or any other C compiler.
- Some common and important algorithms
- What is C?
- Variable, Constant, Library, Preprocessor Directives
- How to write a C program, Structure of a C program
- Data Types
- Different Operators
- Use of
printf
,scanf
and other functions - Escape sequences
- Format specifiers
- Textbook questions
- If-else Statement
- Nested If-else Statement
- Switch Statement
- Textual Questions
- For Loop
- While loop
- Do-While Loop
- Textual Questions
This project is based on the Computer Science - 10 (Manipuri Edition 2023) textbook by Vikas Publishing House Private Limited. Definitions, concepts, and explanations are paraphrased or directly quoted from the textbook for educational purposes. All rights to the original content belong to the publisher and authors.