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

Answers were Sorted based on User's Feedback



int *a[5] refers to..

Answer / subha raman

it simply refers to the value stored in a[4]..."*" denotes
the value stored and "&" denotes the address of the
pointer..

Is This Answer Correct ?    0 Yes 7 No

int *a[5] refers to..

Answer / mastan vali.shaik

the element of 5th row and 0th column

Is This Answer Correct ?    6 Yes 14 No

Post New Answer

More C Interview Questions

Can variables be declared anywhere in c?

0 Answers  


Why do some versions of toupper act strangely if given an upper-case letter?

0 Answers  


how to multiply two number taking input as a string (considering sum and carry )

2 Answers   Wipro,


What is the use of ?: Operator?

0 Answers  


Write a C program to convert an integer into a binary string?

1 Answers  


What is the difference between pure virtual function and virtual function?

0 Answers  


What are pointers? What are stacks and queues?

0 Answers   Hexaware,


What is the role of && operator in a program code?

0 Answers  


Why we use stdio h in c?

0 Answers  


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


what is differnence b/w macro & functions

1 Answers  


Tell me the use of bit field in c language?

0 Answers  


Categories