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

Is ca high or low level language?

669


What is a volatile variable in c++?

656


What is the use of :: operator in c++?

696


What is the rule of three?

660


Explain the concept of friend function in c++?

714






What is private inheritance?

680


What type of question are asked in GE code writing test based on c++ data structures and pointers?

3597


Write a program to concatenate two strings.

679


How much do c++ programmers make?

646


What are associate containers?

699


Discussion on error handling of C++ .

734


What is the use of dot in c++?

714


How do you print a string on the printer?

667


What does new in c++ do?

650


What is namespace & why it is used in c++?

692