C++ Pointers & Functions Question: Download C++ Pointers & Functions PDF

What is the scope of the variable declared in the user definied function?
a) whole program
b) only inside the {} block
c) both a and b
d) none of the mentioned

Tweet Share WhatsApp