Answer Posted / neelam saini
It permits a program to reference an identifier in the global scope that has been hidden by another identifier with the same name in the local scope.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are guid? Why does com need guids?
Out of fgets() and gets() which function is safe to use?
What are the advantages of using friend classes?
What is a linked list in c++?
Why is polymorphism useful?
How can I learn dev c++ programming?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What is :: operator in c++?
What is malloc in c++?
How do you compile the source code with your compiler?
Are vectors passed by reference c++?
How to demonstrate the use of a variable?
What is an object in c++?
Is there structure in c++?
What language is a dll written in?