Perform Additon and Subtraction using Function.
Print Alphabet Floyd's Triangle.
Program to Check Armstrong Number.
Program to Display Armstrong Number Between Two Intervals.
Program for Binary Search.
Program to Sort the N Names in an Alphabetical Order.
Program to Sort N Numbers in Ascending Order.
Implement a simple Calculator(Add, Sub, Mul, and Div)
Check whether given character is Capital, Small, Number, or a Special character.
Compare Two Dates.
Program to print number of Words, Vowels, Consonants, Digits, Special Symbols, and Spaces in a Sentence.
Program to convert Decimal to Binary.
Program to Delete an element at desired position from an array.
Program to print Diamond pattern.
Program to perform Different Operations in an array of elements.
Program to Store Information of a Students.
Program for Equation of line.
Program to find the Factorial of a number.
Program to find the Factorial of a number using Function.
Program to find the Factorial of a number using Recursion.
Program to Display Fibonacci Series.
Program to Display Floyd's Triangle.
Program to Display Floyd's Triangle using Recursion.
Program to Display Opposite of Floyd's Triangle.
Program to Display Opposite of Floyd's Triangle.
Program for the implementation of Fseek function.
Program to generate Random Numbers.
Program to find 1st and 2nd largest number in an array of numbers.
Program to Insert an Element in a Specified Position in a given Array.
Program to Implement Insertion Sort.
Program to Calculate the Intersection of Two Sets
Program to Find the Largest Number using Ternary Operator.
Program to check if a given year is Leap Year.
Program to demonstrate example of left shift (<<) operator.
Program to make a Simple Library Management System.
Program for Linear Search.
Program for Matrix Multiplication.
Program to find the Maximum and Minimum element in a Matrix.
Program to merge two arrays of different size.
Program to Display Message Box.
Program to calculate the value of ncr
Program to display the number of characters present in a Text File.
Program to Display a Pattern of numbers like given below.
1
12
123
1234
12345
12345
1234
123
12
1
Program to check whether a number is Strong number or not.
Program to count number of Digits in an Integer.
Program to count number of digits in an integer using Recursion.
Program to find the Occurrence of a particular charater in a sentence.
Check Whether a Number is Even or Odd using File Handling.
Program to print the duplicate elements of an array.
Program to print Pascal's Triangle.
Program to print Pascal's Triangle(2nd Approach).
Passing Structure to Function.
Perform some Operations in a given number.
Perform some Operations in a Matrix(Prinicipal Elements, Non-principal Elements, Upper Triangular Matrix, and Lower Triangular Matrix).
Building a Simple PhoneBook Application.
Check Whether a Number is Prime or Not.
Check Whether a Number is Prime or Not using Function.
Program to find Prime Numbers Between given Interval
Program to print "Hello World!" without using Semi-colon.
Program to Remove Consonants from a string.
Program to Store Records in a Text file, Read Records , and then Print them.
Program to Remove Vowels from a string.
Program to remove all White Spaces from a string.
Program to remove all characters in a string except Alphabets.
Program to Reverse a string.
Program to Reverse a string using Function.
Program to Search String by 1st character and print it.
Program to Search words in Text File.
Program for ShutDown your PC.
Program for Sleep Function.
Program for StrCat Function.
Program for StrCmp Function.
Program for StrCpy Function.
Program for StrLen Function.
Program to determine whether a given string is Palindrome.
Program to find the Sum of First n Natural Numbers.
Program to find the Sum and Average of Matrix elements.
Program to find the Sum of Diagonal elements of a Matrix.
Program to perform Addition, Subtraction, Multiplication, and Division in a Matrix.
Program to Swap Adjacent characters in a string.
Program to find the Symmetric Difference of two sets.
Compute Multiplication Table of a given integer.
Compute Multiplication Table of a given integer using Recursion.
Program to find the Union of Two Sets.
Program to convert UpperCase to LowerCase and vice-versa.
Program to count Vowels in a string.
© 2021 Satyam Tripathi