Ad Code

Responsive Advertisement

Conditional and loops programs.



1.. Write a program to Addition of two numbers.. 

Click here see the programs code and out put

2.. Write  a c program to check a given number is even or odd. 

Click here see the programs code and out put


3.. Write a c program to check a given number is positive or negative. 

 Click here see the programs code and out put


4.. Write a c program to check a given number is equal or not. 

Click here see the programs code and out put


5.. Write a c program to check that you are eligible to voting or not. 

Click here see the programs code and out put


6.. Write a c program to check that given year is leap year or not. 

 Click here see the programs code and out put


7.. Write a c program to find largest among three number.

Click here see the programs code and out put


8.. Write a c program to find smallest among three number .

Click here see the programs code and out put


9..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


10.. Write a C program reads marks of seven subjects and calculate the total, percentage. 

Click here see the programs code and out put


11..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


12.. 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


13.. Write a C program to check whether an alphabet is a vowel or consonant.

Click here see the programs code and out put


14.. Write a program in C to read any day number in integer and display day name in the wordLike 1:->Sunday. 

 Click here see the programs code and out put


15.. Write a program in C to read any digit, display in the word.test 6:->





1.. Write  a c program to print 1 to 10. Click here see the programs code and out put     

   

2.. Write  a c program to print even number 1 to 10 . 

Click here see the programs code and out put


3.. Write  a c program to print odd number 1 to 10 . 


Click here see the programs code and out put


4.. Write a c program to count natural number   
like: 1 2 3 4 5 6 7 8 9 10 =10. 

Click here see the programs code and out put


5.. Write a c program to additions of natural       number
like : 1 2 3 4 5 6 7 8 9 10 =55. 

Click here see the programs code and out put


6.. Write a c program to additions of even   number
like : 2 4 6 8 10 =30. 

Click here see the programs code and out put


7.. Write a c program to additions of odd number
like : 1 3 5 7 9 =25. 

Click here see the programs code and out put


8.. Write  a c program to print multifunction table given number
like: 2*1=2 2*2=2 ... 2*10=20. 

Click here see the programs code and out put


9.. Write  a c program to check the given number is prime or not . 

Click here see the programs code and out put


10.. Write  a c program to check the given number is palindrome number or not. 

Click here see the programs code and out put


11.. Write  a c program to check the given number is amstrong number or not. 

 Click here see the programs code and out put


12.. Write  a c program to print the factorial of agiven number 
like : 4=4*3*2*1=24C. 

Click here see the programs code and out put


13.. Write  a c program to print the square of a given number
like : 2=4 3=9C. 

Click here see the programs code and out put


13.. Write  a c program to print given range of Amstrong number
like : 1 to 1000C. 

Click here see the programs code and out put


14.. Write  a c program to print the square of a given number
like : 2=4 3=9. 

Click here see the programs code and out put


15.. Write  a c program to print the rupe and value of a given value
like : 20.22 rupe = 20 price22. 

Click here see the programs code and out put


16.. Write  a c program to print given range of palindrome number
like : 1to1000. 

Click here see the programs code and out put


Post a Comment

0 Comments