C Language Training in JNNC Technologies
Search This Blog
SUBSCRIBE
CONTACT
Home
Venture
Illustration
Lifestyle
Marketing
Collectibles
C Programs Source Code (JNNC Technologies Pvt.Ltd)
software training institute in vizag
December 09, 2020
Basic Programs
Conditional Programs
Sum of two numbers
Calculate Simple Interest
Convert Km to Meter
Swap two Variables
Swap two values without 3rd variable
Swap two values using XOR
Convert meter to feet
Convert feet to meter
Convert celcius to farenheit
Convert farenheit to celcius
Larger between two variable
Largest using Conditional Operator
Largest value among 3 variables
Largest among 3 using nested if
Largest value among 3 conditional
Leap Year
Even Odd Number
Loop Programs
Array Programs
Print 1 to 10
Factorial
Power
Sum of Digits
Reverse a Number
Palindrome Number
Fibonacci Series
Prime Number
Check Armstrong Number
Armstrong Number upto N
Compound Interest
Pascal Triangle
Maximum value of Array
Minimum value of Array
Linear Search
Binary Search
Bubble Sort
Selection Sort
Insertion Sort
Matrix Programs
Pattern Programs
Sum of two Matrix
Matrix Transpose
Matrix Multiplication
Star Patterns
Number Patterns
Alphabet Patterns
Series Programs
String Programs
Recursion
String Length - STRLEN
String to Upper Case - STRUPR
String to Lower Case - STRLWR
Toggle case of String
String Compare - STRCMP
String Compare ignore case - STRICMP
String Reverse - STRREV
String Concatenation - STRCAT
Locate character in string - STRCHR
Locate word in string - STRSTR
Sort array of 10 strings
Factorial by Recursion
Power by Recursion
Fibonacci Number by Recursion
Reverse a Number by Recursion
Sum of Digits by Recursion
GCD by Recursion
Decimal to Binary by Recursion
Tower of Hanoi by Recursion
File handling
Read text file
Write to text file
Count characters of file
File to upper case
File Copy - Command Line Agruments
0 Comments
0 Comments