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 pointer?

Answer Posted / beesani

A pointer is a data type whose value refers directly to
another value stored elsewhere in the computer memory using
its address.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between functions abs() and fabs()?

1207


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

2159


What is scope rule in c?

1122


How can a string be converted to a number?

1067


Write a program to print “hello world” without using semicolon?

1180


What is a scope resolution operator in c?

1328


What are the disadvantages of c language?

1256


What are the application of void data type in c?

1232


What is call by value in c?

1051


Explain what are binary trees?

1128


Can we initialize extern variable in c?

1184


What is a volatile keyword in c?

1212


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

2174


how to capitalise first letter of each word in a given string?

1983


Describe explain how arrays can be passed to a user defined function

1164