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

Answer Posted / srinivasroyal

A constant pointer is nothing which can not allow any
arthametic operations on it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a null pointer in c?

1312


Why c is known as a mother language?

1131


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1128


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

1294


explain what is an endless loop?

1147


How are Structure passing and returning implemented by the complier?

1227


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

2044


FILE PROGRAMMING

2296


What do you mean by keywords in c?

1200


What is the benefit of using const for declaring constants?

1104


In a switch statement, explain what will happen if a break statement is omitted?

1125


code for replace tabs with equivalent number of blanks

2216


All technical questions

2057


Explain the difference between #include "..." And #include <...> In c?

1092


What is const and volatile in c?

1097