Function in C++ Language
What is Function ?
Function Define, Declaration and calling
 |
function syntax |
What is Function Declaration ?
Ways to Define a Function
we have discus all four ways of functions defination in details in our C language lecture
so go to my C language lecture or click the link given--
Actual and Formal arguments
 |
Arguments in C++ |
Types of Formal arguments
Call by Value
 |
call by value |
Call by Address
 |
call by address |
Call by Reference
 |
call by reference |
we have discuss call by reference previous lecture in details so please check it link given below--
Call by Reference . If this article is helpful to you so please share with friends , thank you..
Comments
Post a Comment