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


What are pointers used for c++?


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

Post New Answer

More C++ General Interview Questions

Should you pass exceptions by value or by reference?

0 Answers  


What is a singleton class c++?

0 Answers  


What is slicing?

1 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


What is the type of 'this' pointer?

0 Answers  


class professor {}; class teacher : public virtual professor {}; class researcher : public virtual professor {}; class myprofessor : public teacher, public researcher {}; Referring to the sample code above, if an object of class "myprofessor" were created, how many instances of professor will it contain? a) 0 b) 1 c) 2 d) 3 e) 4

4 Answers   Quark,


Differentiate between declaration and definition.

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


What is the basic concept of c++?

0 Answers  


What is ifstream c++?

0 Answers  


What are the advantages of pointers?

0 Answers  


What are the unique features of C++.

0 Answers  


Categories