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


Please Help Members By Posting Answers For Below Questions

What is the general form of function in c?

816


Define Array of pointers.

861


Why is main function so important?

861


How would you use the functions fseek(), freed(), fwrite() and ftell()?

939


Can we assign string to char pointer?

826


How does sizeof know array size?

867


what are the facialities provided by you after the selection of the student.

1951


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

2981


Can we use any name in place of argv and argc as command line arguments?

840


Write a factorial program using C.

865


what will be the output for the following main() { printf("hi" "hello"); }

10200


What does c mean?

787


Differentiate between null and void pointers.

900


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.

2020


What is a static function in c?

876