- Program to Calculate the Net Salary.
- Program to Show Call by Value
- Program to Show Call by Reference
- program-to-print-the-pattern
- Program to Print Fibonacci Series without Recursion
- Program to Find Factorial of a Number without using Recursion
- Program to Find HCF of Two Numbers Without Recursion
- Program to Implement continue Statement
- Program to Implement break Statement
- Program to Check Whether the Given Number is an Armstrong Number
- Program to Convert Time in Seconds to Hours, Minutes and Seconds
- Program to Convert Temperature from Degree Centigrade to Fahrenheit
- Program to Find Area of a Triangle using Hero’s Formula
- Program to Find Area of Square & Circumference of a Circle
- Program to find Simple Interest and Compound Interest
- Program to Find Value of sin(x) using Expansion Series
- Program to Illustrate the Concept of Pointers
- Power of 2
RECURSIVE FUNCTION
- Reverse by Recursion
- Sum of digit by Recursion
- Decimal To Binary by recursion
- Program to Find Factorial of a Number using Recursion
- Program to Find HCF of Two Numbers using Recursion
- Program to Print Fibonacci Series using Recursion
- Towers of Hanoi by recursion
|