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

declearation of one dimensional pointer array having 6
elements like a[0],a[1],a[2],a[3],a[4],a[5].

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

1318


How can a number be converted to a string?

1391


Can you write a programmer for FACTORIAL using recursion?

1096


Is swift based on c?

1148


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1291


How can I call a function with an argument list built up at run time?

1285


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

1176


Compare and contrast compilers from interpreters.

1178


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

1155


Are the variables argc and argv are local to main?

1360


Why is it important to memset a variable, immediately after allocating memory to it ?

2130


What is the difference between a free-standing and a hosted environment?

1191


What are the different types of control structures in programming?

1174


What does node * mean?

1299


What is the difference between strcpy() and memcpy() function in c programming?

1131