Wednesday, 11 January 2012

Thursday, 8 September 2011

program of 'c' from Array(sorting)

program to print the element in ascending order using bubble sort






program to print the element in ascending order using selection sort






program to sort element in ascending order using insertion sort

Wednesday, 7 September 2011

program of 'c' from Array

program to enter the element in array and print






a program to enter the element and print the sum






a program to print the teenager among group






a program to print the prime no.among 10 no.






program to print the total of 2 subject marks






program to print the frequency of given number






program to print the frequency of each number





program to print the number in the form of word






program to print the binary no of given number(decimal to binary)






program to convert binary to decimal





a program to insert no. in array