C Language Tutorial : This Presentaion Discusses about the following
Dynamic Memory Management Technique
malloc() Function
Calloc() Function
REALLOC() FUNCTION
Largest number in an array using pointers
1.Write a program to sort the strings in alphabetical order using pointers
2. Write a program to copy one string to another using pointers
3. Write a program to reverse an array using pointers?
4. Write a program to count the number of vowels in an array of characters using pointers?
5. Write a program to search an element in an array of “N” elements using pointers?
0 comments:
Post a Comment