what are the advantage of pointer variables? write a program
to count the number of vowels and consonants in a given string
Answer Posted / rama krishna sidhartha
The advantage of pointer variables is to reduce the memory
space of another variables.
I don't know how to write the program for counting the
vowels and consonants. If anybody knows please mail to
sidhartha_karyampudi@rediffmail.com
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the general form of function in c?
Define Array of pointers.
Why is main function so important?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Can we assign string to char pointer?
How does sizeof know array size?
what are the facialities provided by you after the selection of the student.
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
Can we use any name in place of argv and argc as command line arguments?
Write a factorial program using C.
what will be the output for the following main() { printf("hi" "hello"); }
What does c mean?
Differentiate between null and void pointers.
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is a static function in c?