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 / fazlur rahaman naik

5th element in an array of integer pointers.

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #line used for?

1070


Explain how do you list a file’s date and time?

1088


Can main () be called recursively?

1175


Why doesnt long int work?

1098


Which is more efficient, a switch statement or an if else chain?

1077


What is a example of a variable?

1061


What are the advantages and disadvantages of a heap?

1258


Who is the founder of c language?

1222


Does c have class?

1178


Can we change the value of static variable in c?

1076


What is a lookup table in c?

1171


How do you list files in a directory?

1206


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

1208


Is a house a shell structure?

1210


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

1155