Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

INDIVIDUAL ASSIGNMENT

TECHNOLOGY PARK MALAYSIA


CT018-3-1-ICP
INTRODUCTION TO C PROGRAMMING
 
NP1F2103IT

Prajwol Raj Professor:


Panta(NP000597) Pralhad Dani Chhetri
C language is a compiler based programming language.
Developed by Dennis Ritchie.
Developed in 1972.
Standardize by ANSI ISO.

In other word, C language is a structured, mid-level and machine independent


language.
Contents
• Introduction to ZeeMediLife
Insurance Company
• Assumption of the program
• Design of the program
• C programming concept applied
• Additional features
• Sample output
• Conclusion
Introduction to
ZeeMediLife
• As a framework for executive protection and with a purpose to supervise and
manage its recently created medical coverage scheme, ZeeMediLife Insurance
Company introduced Health Insurance Management System.
• ZeeMediLife Company thought about digitizing records for a recent
arrangement layout as most insurance agencies are moving toward digitization
for easy client support rather than tiresome administrative work to reduce the
attempts for both the organization, its workers, and its clients
Assumption of the Program

• The framework is developed, and while discussing the framework's


work with the client, the customer must support the medical
coverage plan
• The system created under Plans 120, 130, and 150 enables clients to
buy into the arrangement and provide office to ensure the
successfully bought-in arrangement.
• The guarantor can easily apply for the lawsuit. The benefits and
protections are clearly laid out when a customer applies to purchase
into the arrangement.
Design of the Program

• Pseudocodes: Pseudocode is the collection of informal outline


structures written by the programmers with no strict programming
rules or syntax.
• Flowcharts: Flowchart is the graphical representation of the
sequences of the source code. It helps programmers or any other
users to understand the starting point, process of flow and the end
point of the program sequentially.
C Programming concept
applied
• The program execution starts with the function named main () and the statements with the
function are start with the curly braces ({) and closed with the same curly braces ({).
• operator
• Data types
• Iterative
• Array
• Pointer
• Structure
• File
Additional
features
• Displaying details of active subscribers and details about the claimed
amount are also additional features of this program.
Sample output of main
menu
Sample output of Insurance
plan subscription
Sample output claim details
Conclusion

The suggested system is a health insurance management system


program for medical insurance. The framework eliminates the problem
of office work, ensures a trustworthy and straightforward way to
manage all the rules for clinical benefit, and allows administrator to
enroll or register insured folks with all the details.
Thank you

You might also like