Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

VVP ENGINEERING COLLEGE DEPARTMENT

OF COMPUTER ENGINEERING BE SEM 3


LAB PRACTICALS

SUBJECT NAME :- DATA STRUCTURES

SUBJECT CODE :- 3130702

Data Structure Assignment-1


1. Write a c program to implement function Swap using two different
parameter passing mechanism.
2. Write a c program to store 5 values in appropriate data structure and
compute addition for the same, modify the size to store 10 values and
compute addition.
3. Write a c program to get record (Player name, team name & runs of 3
innings) of any three players from Indian cricket team. Print the
record according to name of players in ascending order.
4. Perform 3rd Program using pointer.

You might also like