Home | | Computer Science 11th std | Functions: Introduction

Computer Science - Functions: Introduction | 11th Computer Science : Chapter 11 : Functions

Chapter: 11th Computer Science : Chapter 11 : Functions

Functions: Introduction

A large program can typically be split into small sub-programs (blocks) called as functions where each sub-program can perform some specific functionality.

Functions

INTRODUCTION

 

A large program can typically be split into small sub-programs (blocks) called as functions where each sub-program can perform some specific functionality. Functions reduce the size and complexity of a program, makes it easier to understand, test, and check for errors. The functions which are available by default known as “Built-in” functions and user can create their own functions known as “User-defined” functions.

• Built-in functions – Functions which are available in C++ language standard library.

• User-defined functions – Functions created by users.


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 : Functions: Introduction | Computer Science


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

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