Variable Scope in c




This video explains the variable scope or visibility in the file, function and code block. You will learn the difference in creating a variable inside a function, code block and outside a function with an example in detail.