0% found this document useful (0 votes)
1 views3 pages

Lab List

The document outlines a lab program list for C programming practical work for BCA II Semester students at Meerut Institute of Technology. It includes a variety of programming tasks such as array manipulation, matrix operations, string handling, and file operations. Each task aims to enhance students' understanding and application of C programming concepts.
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)
1 views3 pages

Lab List

The document outlines a lab program list for C programming practical work for BCA II Semester students at Meerut Institute of Technology. It includes a variety of programming tasks such as array manipulation, matrix operations, string handling, and file operations. Each task aims to enhance students' understanding and application of C programming concepts.
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
You are on page 1/ 3

Meerut Institute of Technology, Professional Courses, Meerut (1110)

Department of Computer Application (BCA)

Subject: Practical Work of C Programming Subject Code:BCA-206


Semester: BCA II Sem Session: 2022-23

Lab Program List


1. C Program to read an array of 10 integers and find sum of all numbers.
2. C Program to read an array of 8 integers and find sum of all even and odd numbers.
3. Write a ‘C’ Program to accept ‘n’ numbers from user, store these numbers into an array. Find out
largest and smallest number of an array.
4. C Program to read an array of 7 integer numbers and sort it in ascending order.
5. Read an array of 8 integers and also read a number to be searched. If search number is found then
print its position and if not found then print appropriate message.
6. C Program to find sum of two matrices.
7. C Program to read two matrices of size 3*3 and find their product.
8. C Program to read matrix of size 3*3 and display transpose of matrix.
9. Write a C Program to swap the values of two variables by using call by reference.
10. Write a C Program to accept numbers store them in array and find out the smallest number using
pointer.
11. Write a C Program to take the input into an array and reverse the elements of the array (Dynamic
array).
12. Write a Program to accept ‘n’ numbers from user and sort them in ascending order using Dynamic
Memory Allocation.
13. Write a C Program to add two numbers using the concept of function pointer.
14. C Program to read String and count total number of digits in that string.
15. C Program to read a string and check it is palindrome.
16. Write a C program to find factorial using recursion.
17. Write a C Program to reverse a string using recursive function.
18. Write a menu driven program which performs following operations on strings. Write separate functions
for each option,
I. Check string is substring of another string
II. Count Occurrences of character
III. Exit
19. Write a C Program to accept 5 names and store them into an array. Sort the elements in alphabetical
order.
20. Write a C Program to accept a string & replace all occurrences of character ‘a’ with ‘*’ symbol.
21. Write a menu driven program in C to perform the following operations on string using standard library
functions.
I. Calculate Length of string.
II. Reverse a given string
III. Concatenation of one string to another
IV. Copy one String to another
V. Compare two strings
22. Write a C Program to accept ‘n’ names from user, store them into 2-D array and search whether a given
name is present in array or not.
23. Write C Program to accept the details of employee and display them using structure. Details consist of
Employee ID , Name, Designation, Department, Salary.
24. Write a C Program to accept details of ‘n’ employee (eno,ename,salary) and display the details of
employee having highest salary. Use array of structure.
25. Write a menu driven program in ‘C’ which shows the working of library. The menu option should be
I. Add book details.
II. Display Book Details.
III. List all books of given author.
IV. List the count of books in the library.
V. Exit.
26. Write a ‘C’ program to create a structure of student having fields roll_no, stud_name, mark1, mark2,
mark3. Calculate total marks and average marks. Arrange the records in descending order of marks.
27. Write a C program to how the use of nested structure.
28. Write a C program to demonstrate the use of union.
29. Write a C program to understand all the bitwise operators available in C.
30. Write a C Program to copy the contents of one file into another file.
31. Write a Program to the following:
I. Create a text file ‘input.txt’.
II. Print the contents of file in reverse order.
32. Write a C program to append the contents of one file at the end of another file.
33. Write a C program to count number of characters, words and lines in a text file.
34. Write a C program to store record of student (stud_no, stud_name, stud_addr, stud_Percentage) in a
file using structure.
35. Write a C program for finding the largest integer among three integers using command line arguments.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy