Explain the scope resolution operator?

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


Please Help Members By Posting Answers For Below Questions

What are guid? Why does com need guids?

770


Out of fgets() and gets() which function is safe to use?

848


What are the advantages of using friend classes?

852


What is a linked list in c++?

769


Why is polymorphism useful?

786


How can I learn dev c++ programming?

762


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

850


What is :: operator in c++?

787


What is malloc in c++?

724


How do you compile the source code with your compiler?

794


Are vectors passed by reference c++?

715


How to demonstrate the use of a variable?

832


What is an object in c++?

814


Is there structure in c++?

763


What language is a dll written in?

717