Posts

Showing posts from January, 2020

C program to find the greatest among three numbers using conditional ope...

Write a c program that receives weight and height, calculates the BMI, a...

Write a c program to find Zodiac sign based on Date of Birth.

C program to convert RGB (Red, Green, Blue) color format into CMYK color...

Write a c program that receives weight as input and prints out the boxer...

Write a C program to check whether the triangle is valid or not.

C program to accept the number of days the member is late to return the ...

C program to determine whether the character is a capital or small lette...

Write a c program to determine whether the year is leap or not. Use the ...

Write a c program to find out if a point lies on the x-axis, y-axis or o...

Write a program to find whether the area of the rectangle is greater tha...

Write a c program to find the absolute value of a number entered through...

Write a c program to check whether a triangle is valid or not | Let Us C

Write a c program to determine the highest among the three numbers.

Write a c program to obtain the reversed number and check input and reve...

Write a c program to find out what is the day on 1st January of input year.

Write a c program to determine whether the year is a leap year or not.

Write a c program to find out whether input number is an odd number or e...

Write a c program to receive values of temperature and wind velocity and...

Write a C program to calculate distance between two places on the earth ...

Write a C program to calculate distance between two places on the earth ...

Write a C program to show sum of squares of sine and cosine of this angl...

Write a c program to convert Cartesian co-ordinates into Polar Co-ordina...

Write a c program to convert Cartesian co-ordinates into Polar Co-ordina...

Write a c program to convert Cartesian co-ordinates into Polar Co-ordina...

Write a c program to convert Cartesian co-ordinates into Polar Co-ordina...

Write a C program to find the area of the triangle. | Let us C Solution