0% found this document useful (0 votes)
98 views1 page

BCA Data Structures C Exam Guide

The document provides instructions for a data structures exam using C programming language. It lists 10 questions covering topics like matrices, arrays, stacks, and linked lists. It also provides details students should include at the top of their exam submission.

Uploaded by

Dhiraj Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
98 views1 page

BCA Data Structures C Exam Guide

The document provides instructions for a data structures exam using C programming language. It lists 10 questions covering topics like matrices, arrays, stacks, and linked lists. It also provides details students should include at the top of their exam submission.

Uploaded by

Dhiraj Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Subject - Data Structure using Max Marks - 100

C
Program - BCA Passing Marks - 50
Semester - III Total Question - 10 (10 Marks Each)
Important: Student should attempt every question and submit the
answer sheet with response to below questions.

Questions:

1. Program to Find Transpose of a Matrix


2. Program to store temperature of two different cities for a week and
display it
3. Program to reverse the element of an integer 1-D array
4. Program to Insert Element in Array
5. Program to find the largest and smallest element of an array
6. Code to PUSH Element in a stack using Array
7. Code to POP elements from stack using Array
8. Code to traverse the stack using Array
9. Code for the creation of new a node in a linked list
10. Code for displaying nodes of linked list

Kindly mention the following details at the top of your Lab


Submission Sheet:
Reference/enrollment number. 2862553
Student Name Dheeraj Kumar
Subject Name Data Structure using C
Semester/Year 3
*Please Note: If any of the details are missing your Lab Submission will
not be considered for evaluation. University is not responsible for any
consequences arising due non submission of details.

You might also like