The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
No Answer is Posted For this Question
Be the First to Post Answer
What is the general form of function in c?
what is a non volatile key word in c language?
What is sparse file?
What is 2 d array in c?
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
void main() { int a[]={1,2,3,4,5},i; for(i=0;i<5;i++) printf("%d",a++); getch(); }
How do I declare a pointer to an array?
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
Explain about block scope in c?
What are the functions to open and close file in c language?
how to find a 5th bit is set in c program
write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...