Kevin's It Information
Home
C++ Programming
Arrays in C++
Classes
Inheritance in C++
Functions
Input and Output Statements in C++
Loops
Selection Statements
Variables
Computer Maintenance
Java Programming
Classes
Graphical User Interface
Input and Output Functions
Introduction to Java Programming
Methods
PHP Programming
Classes In PHP
Customer Service Web Application
Datatypes
Deleting rows in MySQL
Insert DATA into a MySQL Database
Methods and Forms
MySQL overview
Syntax of a PHP Program
Update a mysql table
Software To Run Example Programs
Computer Basics
Cloud and E-mail Services
Microsoft Excel
Microsoft PowerPoint
Microsoft Publisher
Microsoft Word
Microsoft Windows
Blog
Functions
Functions can do a variety of tasks.
Functions are separate units of code that perform a limited but useful task.
A function has a function prototype, a function header, and a function body.
A function prototype usually goes into a header file.