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

int *a[5] refers to

Answer Posted / nagi

array of pointers

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we write conio h in c?

1077


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

1236


What are the two types of structure?

1142


Can you mix old-style and new-style function syntax?

1152


What is the best way of making my program efficient?

1081


How to draw the flowchart for structure programs?

9387


Dont ansi function prototypes render lint obsolete?

1194


Simplify the program segment if X = B then C ← true else C ← false

3063


Here is a good puzzle: how do you write a program which produces its own source code as output?

1167


What are register variables? What are the advantage of using register variables?

1226


What is an operator?

1124


What is quick sort in c?

1152


How can I avoid the abort, retry, fail messages?

1183


What is nested structure in c?

1115


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

1303