Home Top Ad

Responsive Ads Here

Lec#41 Local and Global Variable in C++ Programming

In this lecture we will discuss about local and global variable. A Type of variable that is declare inside of any function is known as local variable. A type of variable that is declared outside of any function is known as global variable. local and global variable further has scope and life-time. we will discuss them in details.



Lec#41 Local and Global Variable in C++ Programming Lec#41 Local and Global Variable in C++ Programming Reviewed by Education For All on May 15, 2020 Rating: 5

No comments