0% found this document useful (0 votes)
21 views2 pages

Practical Index (1) 1

Uploaded by

gagogaj111
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)
21 views2 pages

Practical Index (1) 1

Uploaded by

gagogaj111
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/ 2

SIES COLLEGE OF ARTS SCIENCE AND COMMERCE ( EMPOWERED AUTONOMOUS)

SION - WEST , MUMBAI-22

Name of the Student: SREENATH SHANKARAN. NAIR


Class : FYBSC-CS Roll No:FCS2425068
Subject: PROGRAMMING WITH C Semester: 2
Year: 2024-25
INDEX
Sr.No DATE TITLE OF PRACTICAL SIGNATURE
OF FACULTY

1 Basic Programs(Variables, Operators):


A. Write a program to find the addition,
subtraction, multiplication and division of two
numbers.
B. Write a program to find the area of rectangle,
square and circle.
C. Write a program to find the volume of a cube,
sphere, and cylinder

2 A. Programs to demonstrate data input and


output functions
B. Programs to manipulate strings

3 Conditional statements and loops


A. Write a program to check whether the number is
even or odd.
B. Write a program to check whether the number is
positive, negative or zero.
C. Write a program to find the sum of squares of
digits of a number.
D. Write a program to reverse the digits of an
integer.

4 Programs on Functions.

5 Recursive functions
1. Write a program to find the factorial of a number
using a recursive function.
2. Write a program to find the sum of natural
numbers using a recursive function.

6 Arrays A. Write a program to find the largest value


that is stored in the array.
B. Write a program using pointers to compute the
sum of all elements stored in an array.
C. Write a program to arrange the ‘n’ numbers
stored in the array in ascending and descending
order.

7 Pointers
A. Write a program to demonstrate the use of
pointers.
B. Write a program to perform addition and
subtraction of two pointer variables.

8 Programs on structures.

9 Programs on unions.

10 Programs on File Handling


A. Write a program to Create a File, Write in it,
And Close the File.
B. Write a program to Open a File, Read from it,
And Close the File
C. Write a program to read the name and marks of
‘n’ number of students and store them in a file.

________________________. ________________________
Name & Signature of Subject Incharge. Name & Signature of Examiner

You might also like