PBL Topics For PPS-II 1. Bank Management System
PBL Topics For PPS-II 1. Bank Management System
PBL Topics For PPS-II 1. Bank Management System
In this C programming project, You will learn and create your account and
manage it with simple C language codes. File handling is used to store data and
user information. Functions are used for better understanding. This project will
help you to clear your programming concepts.
It is a basic C project that helps you to save your personal information with file
handling. Users can protect their diary with a password. This project consists of
pointers and functions for better understanding.
3. Calendar using C
This is a very simple mini project using c programming. You will create a
monthly calendar with days and dates. You can use a turbo C compiler for the
better handling of the codes.
In this C project, users can save the contact and can also edit and delete it. It's
like a phone book application. File handling is used to store the data. It also uses
data structure to save the contacts etc.
The Library Management system is a basic C project. You can save the name of
the student with the date of issue and author of the book. It also provides a
facility to allocate no. Of the books that students can issue.
6. Snake Game
This is a simple snake game. GOTO function is used for movements of a snake.
⬆,➡,⬇,⬅ arrows used to control the snake. You can save gaming score with file
handling concept.
In this C project, you will learn to create a system that can reserve seats. It will
also help to find the availability of seats and find the booking information too. It
is one of the most popular and useful c projects where file handling is used to
store the data.
8. Customer Billing system
The customer billing system is especially useful for cafes, stores and malls. You
can keep a record of the customer name, amount due, the amount paid, mobile
number with purchased items.
It consists of the runs made by batsman, wickets and number of balls played
which will display on the screen. Along with this, it also displays the name of
the batsman and bowler. It also displays the date and time of the game.
This beginner C project is helpful for the small scale and large scale industries.
Admin can add all details about the employee and can update and delete it. File
handling is used to store the data of employees.
Users can enter choice as per preference and can calculate total votes and
leading candidate. It is a very simple C project and very easy to understand.
Useful for small scale election projects.
This is a simple result system where you can see your updated marks by
teachers. This system also stores your academic information like roll no etc. The
data is stored in a text file using file handling concept.