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

Is there any difference between dlearations int* x and int
*x? If so tell me the difference?

Answer Posted / sriram

yes. there is a difference.
Exactly to say, the second form is the integer pointer, but
the first form will produce an run time error.

Is This Answer Correct ?    0 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write about the access privileges in c++ and also mention about its default access level?

1125


How do I get good at c++ programming?

1247


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

2873


What is object in c++ wikipedia?

1062


What are the basics of local (auto) objects?

1189


How do c++ struct differs from the c++ class?

1262


Which function should be used to free the memory allocated by calloc()?

1065


Explain friend class?

1186


What are the classes in c++?

1156


What are formatting flags in ios class?

1394


Explain this pointer?

1113


Difference between delete and free.

1135


What is c++ used for in games?

1238


Define pre-condition and post-condition to a member function in c++?

1196


what is C++ objects?

1244