All Programs
C Programs
- C program to print Hello World
- C program to print a number stored in a variable
- C program to add two integer numbers
- C program to find the average of two numbers
- C program to check eligibility for voting
- C program to check whether a number is even or odd
- C Program to Check Prime Number
- C program to take input from the user
- C program to Find ASCII Value of a Character
- C Program to Find the Sum of Natural Numbers
- C program to display multiplication table
- C Program to Swap Two Numbers
- C Program to find Simple Interest
Python Programs
- Hello World Program in Python
- Python program to print the value of a variable
- python program to add two numbers
- Python program to calculate the area of a rectangle
- Python program to check even odd number
- Python program to calculate the factorial of a number
- Python program to find the sum of n natural numbers
- Python program to display multiplication table
- Python program to check prime number
- Python program to find string length
- Python program to reverse a string
- Python program to find square root of a number
- Python program to make a calculator
- Python Program to find Simple Interest
- Python program to reverse the words in a string
- Python program to remove duplicate characters from a string
C++ Programs
- Hello World Example in C++
- C++ program to print value stored in a variable
- C++ program to check even or odd number
- C++ program to make a simple calculator
- C++ program to check prime number
- C++ program to swap two numbers
- C++ program to Find the largest among three numbers
- C++ program to print right triangle star pattern