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
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is function in c with example?
main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
Program to trim a given character from a string.
nic scientist exam
Why is c not oop?
why ordinary variable store the later value not the initial
what is meant by flushll() in c programming?
How can type-insensitive macros be created?
write a c prog for removing duplicate character from an array and sorting remaining elements using a single array
Should I learn data structures in c or python?