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


a) Identify the following declarations.
Ex.
int i

(integer variable) float a[l0](array of 10 real nos)


int (*f())()
void *f
int (*f()) []
void *f
int f[] [] []
char *(*f) ()
int (*f[]) []
float(*f) [] []
float **f
int ******f


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is a class?

3 Answers  


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

0 Answers  


What are data structures in c and how to use them?

0 Answers  


What are the advantage of c language?

0 Answers  


what is the mean of c languages.

1 Answers   Polaris,


int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?

6 Answers   TCS,


How can I sort a linked list?

0 Answers  


write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 Answers   ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,


Explain union. What are its advantages?

0 Answers  


How can I get random integers in a certain range?

0 Answers  


Can a pointer be null?

0 Answers  


c program to arrange digits in a no in ascending and descending order

1 Answers  


Categories