copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Local And Global Variable in C [Advantages and Disadvantages . . . Where the variable is declared, based on this we can tell which variable is a local variable and which variable is a global variable? To understand better about local variables and global variables, you need to know about the scope of variables, so without wasting time let’s go to know what is the scope of variables in C language