C
C copied to clipboard
basic program of c for beginners
I have updated the iterated loop and enhanced the program with additioanal code for the program effectiveness bubble sort
I have added the option for finding remainder also by using the modulus symbol.
C program to print prime numbers between 1 to 100 is not compiling. There should be a error in it.
Changes made: The num starts from 2, as 1 is not a prime number. Fixed the loop condition in the inner loop: i
This file Was Creating Error While Cloning Which Was Causing Deletion Of All Files In My Local Repo., So I Changed The Name So That Others Don't Face Similar Issues.