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 / supriya basak

Normal variable is a variable which can hold a value as like
eg. int,float or char,it may be signed or unsigned and take
different memory space as per as their data type.But the
pointer variable is a variable which hold the address of a
another variable,and it is obviously unsigned and take
always 2 byte in memory space.

Is This Answer Correct ?    88 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

1155


What are valid operations on pointers?

1260


Can math operations be performed on a void pointer?

1100


What is a shell structure examples?

1148


What is the difference between ā€˜g’ and ā€œgā€ in C?

4086


What is declaration and definition in c?

1172


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1322


What is printf () in c?

1142


Explain what is the difference between #include and #include 'file' ?

1074


How many keywords are there in c?

1120


Explain how do you sort filenames in a directory?

1070


Differentiate between declaring a variable and defining a variable?

1086


how to count no of words,characters,lines in a paragraph.

4470


How can I copy just a portion of a string?

1362


Explain what is the most efficient way to store flag values?

1270