Practical 4
Program 1 : Write a program to print Fibonacci series. 1,1,2,3,5,......N
Program 2 : Write a program to reverse the digit.
Program 3 : Add, subtract and multiply two nos. using switch statement.
Program 4 : Write a program to add two matrixes.
Program 5 : Write a program to given no in ascending order.
Program 6 : Write a program to to read array of integers and print it in reverse order.
Practical 5
Program 1 : Write a program to count total words in text.
Program 2 : Find length of string using strlen( ) function.
Program 3 : Write a program to copy one string to another string.
Program 4 : Write a program to join two strings.
Program 5 : Write a program convert character into TOggLe character.
Program 6 : Find given string is palingrom or not using string library function.
No comments:
Post a Comment