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


Can we use pointers in c++?


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

Post New Answer

More C++ General Interview Questions

Can malloc be used in c++?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


1. What does the following do: void afunction(int *x) { x=new int; *x=12; } int main() { int v=10; afunction(&v); cout<<v; } a) Outputs 12 b) Outputs 10 c) Outputs the address of v

5 Answers   Quark,


What is the function of the keyword ‘volatile’ in C++?

1 Answers  


Where is atoi defined?

0 Answers  


What is c++ stringstream?

0 Answers  


Difference between linked list and array?

3 Answers  


How do you flush std cout?

0 Answers  


What are compilers in c++?

0 Answers  


Describe the syntax of single inheritance in C++?

0 Answers   Fidelity,


What is OOPs

12 Answers   CA,


What are the two types of comments?

0 Answers  


Categories