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 is the difference between normal variables and pointer
variables..............

Answer Posted / fatima javaid

"Pointer variable holds memory address or physical address
of any variable value means it indirectly points any
vaiable,we can perform all operations +,*,-,and / through
it but normal variable directly points vaiable value"

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...

10244


How to establish connection with oracle database software from c language?

2254


What are local variables c?

1063


Explain how does flowchart help in writing a program?

1166


What are bitwise shift operators in c programming?

1131


What is a pointer in c?

1683


Can you add pointers together? Why would you?

1179


What are multibyte characters?

1185


Which header file should you include if you are to develop a function which can accept variable number of arguments?

1457


What are control structures? What are the different types?

1141


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1251


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

1202


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

2220


Why calloc is better than malloc?

1085


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

2023