Lab Cycle
Lab Cycle
CYCLE 1
CYCLE 3[String]
1. Write a program to sort a list of names in alphabetical order.
2. Write a program to find number of vowels, words, letters in a sentence.
3. Write a program to sort line of text in alphabetic order.
4. Write a program to perform the following operations on a string.
a. Reversing
b. Concatenating
c. Copying
5. Write a program to read a string and convert it in to upper case.
CYCLE 4 [Structure]
CYCLE 5 [Pointers]