Breaking

Conditions







1.. Write  a c program to check a given number is even or odd
Click here see the programs code and out put




2.. Write a c program to check a given number is positive or negative
Click here see the programs code and out put




3.. Write a c program to check a given number is equal or not
Click here see the programs code and out put




4.. Write a c program to check that you are eligible to voting or not
Click here see the programs code and out put




5.. Write a c program to check that given year is leap year or not
Click here see the programs code and out put




6.. Write a c program to find largest among three number
Click here see the programs code and out put




7.. Write a c program to find smallest among three number
Click here see the programs code and out put




8..Write a C program to accept a coordinate point in a XY coordinate system and determine in which quadrant the coordinate point lies.
Click here see the programs code and out put





9.. Write a C program reads marks of seven subjects and calculate the total, percentage and
Click here see the programs code and out put




10..Write a C program to read temperature in centigrade and display a suitable message according to temperature state below : Temp < 0 then Freezing weather Temp 0-10 then Very Cold weatherTemp 10-20 then Cold weatherTemp 20-30 then Normal in Temp Temp 30-40 then Its Hot Temp >=40 then Its Very Hot


Click here see the programs code and out put




11.. Write a C program to check whether a character is an alphabet, digit or special character.
Click here see the programs code and out put




12.. Write a C program to check whether an alphabet is a vowel or consonant.
Click here see the programs code and out put




13.. Write a program in C to read any day number in integer and display day name in the wordtest 1:->sunday
Click here see the programs code and out put




14.. Write a program in C to read any digit, display in the word.test 6:->six
Click here see the programs code and out put