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


Why null pointer is used?


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

Post New Answer

More C++ General Interview Questions

What is a "RTTI"?

6 Answers   HCL,


What is conditions when using boolean operators?

0 Answers  


class X { private: int a; protected: X(){cout<<"X constructor was called"<<endl;} ~X(){cout<<"X destructor was called"<<endl} }; Referring to the code above, which one of the following statements regarding "X" is TRUE? a) X is an abstract class. b) Only subclasses of X may create X objects. c) Instances of X cannot be created. d) X objects can only be created using the default copy constructor. e) Only friends can create instances of X objects.

2 Answers   Quark,


What are the advantages of c++? Explain

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Define a nested class. Explain how it can be useful.

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


Can we get the value of ios format flags?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  


What is low level language in simple words?

0 Answers  


What are c++ data types?

0 Answers  


Categories