Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Which bit wise operator is suitable for checking whether a particular bit is on or off?

1082


Can I learn c++ without learning c?

1068


Explain class invariant.

1115


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

1096


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

2048


What is the extension of c++?

1023


Explain selection sorting. Also write an example.

1090


What is a volatile variable in c++?

1565


What do you mean by a template?

1111


Explain the concept of friend function in c++?

1159


Describe Trees using C++ with an example.

1208


What is abstraction in c++ with example?

1203


What are the unique features of C++.

1135


What is function declaration in c++ with example?

1177


What is the difference between equal to (==) and assignment operator (=)?

1132