Posts

Showing posts from October, 2017

Program to draw a circle

Program to draw a Mickey - mouse

Program to find the area of a rectangle

Program to find the area of a square

Program to convert radian measure into degree measure

Converting degree measure into radian measure

Program to find the area of a rectangle

Program to find the area of a circle

Arithmetic operations by using switch case

Printing numbers from 0 to 10 by using while loop

Printing numbers from 10 to 0 by using for loop

Program to print all the numbers from 0 to 10

Program to check whether a given number is divisible by 7 or not

Program to print capital letter near it's respective small letter

Program to find the ASCII value of any character

Program to check whether a digit is positive/negative or zero.

Checking whether a digit is a zero or a non -zero

Printing the even numbers between any given range of numbers

To check whether a year is a leap year or not

Swapping two numbers using two variables

Swapping two numbers using third variable