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

To what value are pointers initialized?




1) NULL


2) Newly allocated memory


3) No action is taken by the compiler to initialize
pointers.

Answer Posted / n

depends:
-if static storage for pointer(pointer itself is a global
variable) => initialized with NULL
-if automatic storage =>no initialization

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is int main () in c?

1126


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

2429


Can include files be nested? How many levels deep can include files be nested?

1199


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

2243


What is .obj file in c?

1129


Can we add pointers together?

1112


What are the string functions? List some string functions available in c.

1036


How can I implement sets or arrays of bits?

1087


What is malloc return c?

1077


What is void pointers in c?

1063


What does c mean in basketball?

1045


What is data structure in c programming?

1127


What is the general form of function in c?

1068


write a programming in c to find the sum of all elements in an array through function.

2217


What are the restrictions of a modulus operator?

1163