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

array of 5 pointers

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data structure in c programming?

1027


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

1014


List the difference between a 'copy constructor' and a 'assignment operator' in C?

1031


Why we not create function inside function.

2141


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

1183


Explain what are header files and explain what are its uses in c programming?

1107


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1045


How arrays can be passed to a user defined function

964


How will you divide two numbers in a MACRO?

1082


Write a progarm to find the length of string using switch case?

2024


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

1032


If I have a char * variable pointing to the name of a function ..

1110


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

3010


what does static variable mean?

1046


In C programming, what command or code can be used to determine if a number of odd or even?

988