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 / uma sankar pradhan

There is no difference between int* x and int *x
Because in C,the number of spaces between two literals
doesnot mean anything.
example,
a+b is same as a + b or a+ b or a +b

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are disadvantages of pointers?

1094


What is istream c++?

1266


what are the decision making statements in C++? Explain if statement with an example?

1146


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

2247


What kind of jobs can I get with c++?

1149


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

1077


Mention the purpose of istream class?

1154


Write a program using display() function which takes two arguments.

1121


What is the best free c++ compiler for windows?

1151


Can we overload operator in c++?

1089


Mention the storage classes in c++.

1129


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

1262


How much do c++ programmers make?

1163


Can you write a function similar to printf()?

1189


an integer constant must have atleast one a) character b) digit c) decimal point

1079