Intermediate coding Assignment
[Link]
BU22CSEN0400218
1. write a program that initializes the array with the few names and prints the each name on a
new line
Output:
[Link] the c program to sort an array of strings alphabetically using bubble sortprovide a c
proram to an array of strings
Output:
3. write a c program that searches for specific string in array of strings and prints its index if found or
a message that indicating that not found.
Output:
[Link] a program to swaping function using call by value and call by reference
Output: