Contains Programs of C and CPP
Welcome to the "Practice Programs" repository! Here, you'll find a collection of simple C and C++ programs that cover various programming concepts. These programs are designed to help you practice and understand fundamental coding techniques.
Feel free to explore the programs and learn from their implementations. Each program is provided in its respective file for easy access.
- C Program to Reverse a Number - Reverses a given integer.
- Sum of Digits Program in C - Calculates the sum of digits of a number.
- SummerSchool.cpp - An unspecified C++ program.
- cd.c - A C program.
- fmnisa2.cpp - An unspecified C++ program.
- Fractional Knapsack.c - Solves the fractional knapsack problem.
- myprogram.c - A C program.
- Number is a Palindrome or Not - Checks if a number is a palindrome.
- quesofC.c - A C program.