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 are the different pointer models in c?

Answer Posted / sedhurammv

NULL Pointer
Dangling Pointer
Generic Pointers
Wild Pointer
Complex Pointers
Near Pointer
Far Pointer
Huge Pointers

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do pointers need to be initialized?

1161


What is c value paradox explain?

1161


What is the auto keyword good for?

1230


How can I convert a number to a string?

1249


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2856


What is the function of multilevel pointer in c?

1136


How can you increase the size of a statically allocated array?

1120


Are bit fields portable?

1207


Can we assign integer value to char in c?

1338


What is the benefit of using const for declaring constants?

1102


How can you avoid including a header more than once?

1022


Difference between strcpy() and memcpy() function?

1209


When should the volatile modifier be used?

1232


Why does this code crash?

1144


What do you understand by friend-functions? How are they used?

1250