You are here:About>Computing & Technology>C / C++ / C#> Glossary> P> Procedural Programming - Definition
About.comC / C++ / C#

"Definition of Procedural Programming"

From David Bolton,
Your Guide to C / C++ / C#.
FREE Newsletter. Sign Up Now!
Definition: Before Object Oriented Programming (OOP) was popular, computer software was written in a Procedural style.

This meant that the application was divided into a large number of procedures. C is largely procedural, and to a certain degree C++ and C# are as well.

A popular design methodology was "Structured Programming" but that has been rendered obsolete by OOP.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Also Known As: Modular Programming
Examples: Object Oriented Programming is completely different from Procedural Programming.
 All Topics | Email Article | Print this Page | |
Advertising Info | News & Events | Work at About | SiteMap | Reprints | HelpOur Story | Be a Guide
User Agreement | Ethics Policy | Patent Info. | Privacy Policy©2008 About, Inc., A part of The New York Times Company. All rights reserved.