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...


Tell me difference between constant pointer and pointer to a constant.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


class basex { int x; public: void setx(int y) {x=y;} }; class derived : basex {}; What is the access level for the member function "setx" in the class "derived" above? a) private b) local c) global d) public e) protected

3 Answers   Quark,


Can c++ be faster than c?

0 Answers  


What is java and c++?

0 Answers  


Discussion on error handling of C++ .

0 Answers  


What is public, protected, private in c++?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


what is meaning of isa and hsa

1 Answers  


Explain about templates of C++.

0 Answers  


What is fflush c++?

0 Answers  


What is a "Copy Constructor"?

2 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


Categories