Index
S.No. Name of Practical Signature
- Program to search an element in a two dimensional array using linear search.
- Using recursion concept program for finding the element in the array using
Binary Search Method.
- To Using iteration concept program for finding the element in he array using Binary Search Method.
- Write a program following operation on tables using functions only a)Addition b)Subtration c)Multiplication d)Transpose
- Write a program to sort an array using the quick sort.
- Write a Program to implement the various operation on string such asa)String Length b)String Concatenate c)String Reverse d)String Copy
- Write a program for swapping of two numbers using call by valueand call by reference strategies.
- Linked list implementation.
- Program to reverse a linked list.
- To save data on disk & read data from disk.
No comments :
Post a Comment