Home | | Computer Science 11th std | Types of Functions

Computer Science - Types of Functions | 11th Computer Science : Chapter 11 : Functions

Chapter: 11th Computer Science : Chapter 11 : Functions

Types of Functions

Functions can be classified into two types, 1. Pre-defined or Built-in or Library Functions 2. User-defined Function.

Types of Functions

 

Functions can be classified into two types,

1. Pre-defined or Built-in or Library Functions

2. User-defined Function.

 

C++ provides a rich collection of functions ready to be used for various tasks. The tasks to be performed by each of these are already written, debugged and compiled, their definitions alone are grouped and stored in files called header files. Such ready-to-use sub programs are called pre-defined functions or built-in functions.

C++ also provides the facility to create new functions for specific task as per user requirement. The name of the task and data required (arguments) are decided by the user and hence they are known as User-defined functions.

 

Tags : Computer Science , 11th Computer Science : Chapter 11 : Functions
Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
11th Computer Science : Chapter 11 : Functions : Types of Functions | Computer Science


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.