Skip to content Skip to sidebar Skip to footer
Showing posts with the label Redeclaration

A Variable And Function With Same Name Returns An Error Inside A Block

If we declare a variable and a function with same name, it is accepting re-declaration. But when we… Read more A Variable And Function With Same Name Returns An Error Inside A Block