SlideShare a Scribd company logo
Functions In C
Agenda
What Is Function in C?
Function Definition in C
Function Declaration in C
Types of Functions in C
Categories of a Function
What Is Function in C?
What Is Function in C?
A function is a set of statements that perform a certain task to generate an output.
Structure of a function:
return_type function_name (list of arg);
{
Body of the function
}
Function Definition in C
Function Definition in C?
Function definition example:
int product (int a, int b);
{
int c;
c=a*b;
return c
}
Function Declaration in C
Function Declaration in C
Function declaration is a function prototype that is placed before the main()
Function declaration:
Return_type function_name (parameter list);
Function declaration example:
int product (int , int );
a b
Types of Functions in C
Types of function
Library
functions
User-defined
functions
Types of Functions in C
User-Defined Function in C
#include <stdio.h>
void print();
void main()
{
print();
}
void print()
{
printf("hello world");
}
----------- function prototype
----------- function call
----------- function definition
Categories of a Function
Different Categories of Function Calling
Function with no argument and no returning value
Function with arguments but no returning value
Function with no arguments and returning value
Function with arguments and returning value
Functions In C

More Related Content

PPTX
Functions in c++
PPTX
Object oriented programming in python
PPTX
Functions in c
PPSX
Data types, Variables, Expressions & Arithmetic Operators in java
PPTX
PPT
Functions in C++
PPTX
Recursion
PDF
Function overloading ppt
Functions in c++
Object oriented programming in python
Functions in c
Data types, Variables, Expressions & Arithmetic Operators in java
Functions in C++
Recursion
Function overloading ppt

What's hot (20)

PPTX
Intro to c++
PDF
Constructors and Destructors
PDF
Constructors and destructors
PDF
Files and streams
PPTX
Abstract class in c++
PPTX
functions of C++
PPTX
Constructor overloading & method overloading
PPTX
Recursive Function
PPT
Recursion in c
PPTX
Clean code slide
PPTX
Procedural programming
PPTX
Array in c#
PPTX
Increment and Decrement operators in C++
PPT
Multidimensional array in C
PPT
Functions in c++
PPTX
Constructor and Types of Constructors
PPTX
Constructors in C++
PPTX
C++ presentation
PPTX
Operator overloading and type conversion in cpp
Intro to c++
Constructors and Destructors
Constructors and destructors
Files and streams
Abstract class in c++
functions of C++
Constructor overloading & method overloading
Recursive Function
Recursion in c
Clean code slide
Procedural programming
Array in c#
Increment and Decrement operators in C++
Multidimensional array in C
Functions in c++
Constructor and Types of Constructors
Constructors in C++
C++ presentation
Operator overloading and type conversion in cpp
Ad

Similar to Functions In C (20)

PDF
unit3 part2 pcds function notes.pdf
PPTX
functions in the c programming and the examples
PPTX
FUNCTIONS IN C.pptx
PPTX
FUNCTIONS IN C.pptx
PPTX
Functions and structure in programming c
PPTX
Function in c programming
PPTX
Functions in c
PPTX
functions in c-1.pptxfunctions in c-1.pptx
PPTX
Programming in C FUNCTION Basic concepts.pptx
PPTX
Lecture_5_-_Functions_in_C_Detailed.pptx
PPTX
The function contains the set of programming statements enclosed by {}  when ...
PPTX
Presentation 2.pptx
DOCX
C programming language working with functions 1
PPTX
Module 3-Functions
PPTX
Presentation1.pptx
PPTX
Function in c program
PPTX
User defined function in C.pptx
PPTX
Functions in C Programming: A Simple Guide | IIES Bangalore
PPTX
Functions and Header files ver very useful
PPTX
unit3 part2 pcds function notes.pdf
functions in the c programming and the examples
FUNCTIONS IN C.pptx
FUNCTIONS IN C.pptx
Functions and structure in programming c
Function in c programming
Functions in c
functions in c-1.pptxfunctions in c-1.pptx
Programming in C FUNCTION Basic concepts.pptx
Lecture_5_-_Functions_in_C_Detailed.pptx
The function contains the set of programming statements enclosed by {}  when ...
Presentation 2.pptx
C programming language working with functions 1
Module 3-Functions
Presentation1.pptx
Function in c program
User defined function in C.pptx
Functions in C Programming: A Simple Guide | IIES Bangalore
Functions and Header files ver very useful
Ad

More from Simplilearn (20)

PPTX
Top 50 Scrum Master Interview Questions | Scrum Master Interview Questions & ...
PPTX
Bagging Vs Boosting In Machine Learning | Ensemble Learning In Machine Learni...
PPTX
Future Of Social Media | Social Media Trends and Strategies 2025 | Instagram ...
PPTX
SQL Query Optimization | SQL Query Optimization Techniques | SQL Basics | SQL...
PPTX
SQL INterview Questions .pTop 45 SQL Interview Questions And Answers In 2025 ...
PPTX
How To Start Influencer Marketing Business | Influencer Marketing For Beginne...
PPTX
Cyber Security Roadmap 2025 | How To Become Cyber Security Engineer In 2025 |...
PPTX
How To Become An AI And ML Engineer In 2025 | AI Engineer Roadmap | AI ML Car...
PPTX
What Is GitHub Copilot? | How To Use GitHub Copilot? | How does GitHub Copilo...
PPTX
Top 10 Data Analyst Certification For 2025 | Best Data Analyst Certification ...
PPTX
Complete Data Science Roadmap For 2025 | Data Scientist Roadmap For Beginners...
PPTX
Top 7 High Paying AI Certifications Courses For 2025 | Best AI Certifications...
PPTX
Data Cleaning In Data Mining | Step by Step Data Cleaning Process | Data Clea...
PPTX
Top 10 Data Analyst Projects For 2025 | Data Analyst Projects | Data Analysis...
PPTX
AI Engineer Roadmap 2025 | AI Engineer Roadmap For Beginners | AI Engineer Ca...
PPTX
Machine Learning Roadmap 2025 | Machine Learning Engineer Roadmap For Beginne...
PPTX
Kotter's 8-Step Change Model Explained | Kotter's Change Management Model | S...
PPTX
Gen AI Engineer Roadmap For 2025 | How To Become Gen AI Engineer In 2025 | Si...
PPTX
Top 10 Data Analyst Certification For 2025 | Best Data Analyst Certification ...
PPTX
Complete Data Science Roadmap For 2025 | Data Scientist Roadmap For Beginners...
Top 50 Scrum Master Interview Questions | Scrum Master Interview Questions & ...
Bagging Vs Boosting In Machine Learning | Ensemble Learning In Machine Learni...
Future Of Social Media | Social Media Trends and Strategies 2025 | Instagram ...
SQL Query Optimization | SQL Query Optimization Techniques | SQL Basics | SQL...
SQL INterview Questions .pTop 45 SQL Interview Questions And Answers In 2025 ...
How To Start Influencer Marketing Business | Influencer Marketing For Beginne...
Cyber Security Roadmap 2025 | How To Become Cyber Security Engineer In 2025 |...
How To Become An AI And ML Engineer In 2025 | AI Engineer Roadmap | AI ML Car...
What Is GitHub Copilot? | How To Use GitHub Copilot? | How does GitHub Copilo...
Top 10 Data Analyst Certification For 2025 | Best Data Analyst Certification ...
Complete Data Science Roadmap For 2025 | Data Scientist Roadmap For Beginners...
Top 7 High Paying AI Certifications Courses For 2025 | Best AI Certifications...
Data Cleaning In Data Mining | Step by Step Data Cleaning Process | Data Clea...
Top 10 Data Analyst Projects For 2025 | Data Analyst Projects | Data Analysis...
AI Engineer Roadmap 2025 | AI Engineer Roadmap For Beginners | AI Engineer Ca...
Machine Learning Roadmap 2025 | Machine Learning Engineer Roadmap For Beginne...
Kotter's 8-Step Change Model Explained | Kotter's Change Management Model | S...
Gen AI Engineer Roadmap For 2025 | How To Become Gen AI Engineer In 2025 | Si...
Top 10 Data Analyst Certification For 2025 | Best Data Analyst Certification ...
Complete Data Science Roadmap For 2025 | Data Scientist Roadmap For Beginners...

Recently uploaded (20)

PPTX
GDM (1) (1).pptx small presentation for students
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Computing-Curriculum for Schools in Ghana
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Cell Structure & Organelles in detailed.
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Pharma ospi slides which help in ospi learning
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
Institutional Correction lecture only . . .
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Lesson notes of climatology university.
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
GDM (1) (1).pptx small presentation for students
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Computing-Curriculum for Schools in Ghana
VCE English Exam - Section C Student Revision Booklet
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Cell Structure & Organelles in detailed.
Module 4: Burden of Disease Tutorial Slides S2 2025
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Microbial disease of the cardiovascular and lymphatic systems
Pharma ospi slides which help in ospi learning
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPH.pptx obstetrics and gynecology in nursing
Institutional Correction lecture only . . .
TR - Agricultural Crops Production NC III.pdf
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Supply Chain Operations Speaking Notes -ICLT Program
Lesson notes of climatology university.
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf

Functions In C