Programming For
Problem Solving Lab
BCE-251
Submitted By: Submitted To:
Chetan Kumar Soni Mr. Shashank Sharma
B.Tech, ECE, II Sem CSE Department, FET, GKV
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
FACULTY OF ENGINEERING AND TECHNOLOGY
GURUKUL KANGRI UNIVERSITY
2024-2025
Declaration by student
This is to certify that the programs in this file are compiled and executed
by me, and I have not copied them from anywhere. This work is done by
me and I have not presented it anywhere else.
Chetan Kumar Soni
Branch : ECE
Roll no. 246320024
Certificate by Teacher
This is to certify that the programs in this file are done under my
supervision and are not being copied from anywhere or presented
anywhere for any sort of benefit.
Mr. Shashank Sharma
Assistant Professor
Department of Computer Science & Engineering
Faculty of Engineering and Technology
INDEX
No. Description
1 Program In C to perform different arithmetic operation
2 Program In C to greater of two numbers
3 Program In C to check whether number is even or odd
4 Program In C to check whether number is prime or not
5 Program In C to print fibonacci series
6 Program In C to print factorial of a number
7 Program In C to add two matrices
8 Program In C to search a number in array