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 / valli

a two dimensional array of 5 rows and n columns

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by keywords in c?

1196


Describe static function with its usage?

1266


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

1149


What's a good way to check for "close enough" floating-point equality?

1252


What is the size of structure in c?

1212


How is pointer initialized in c?

1089


what does static variable mean?

1163


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

2213


Explain what is output redirection?

1243


What is int main () in c?

1126


Explain the red-black trees?

1196


What is the best style for code layout in c?

1142


Subtract Two Number Without Using Subtraction Operator

903


Are comments included during the compilation stage and placed in the EXE file as well?

1126


What is meant by inheritance?

1151