Variables are declared outside the body of the main program are referred as global variables.
|
Note : Global variable values can be referred in a function. They need not be passed to the function as arguments.
A function which does not return a value directly to the calling program is referred as a void function.
|
Note : A void function can also use a return statements without a return value (return;).
We Are Currently Working On Our Android Application Development and We already have two YouTube channels their name is CodeX or NightHawk. CodeX is for programming related videos and NightHawk is for online game streaming so please supporting us and Subscribe to our channels, Thank you