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


Why array starts with index 0

Answers were Sorted based on User's Feedback



Why array starts with index 0..

Answer / saurabh upman

Index is used as an offset value.Giving value 0 to the starting address means that we are 0 element far from the destination in a contigious memory arrangment.It makes the indexing a coherent offset to be assigned.

Is This Answer Correct ?    0 Yes 0 No

Why array starts with index 0..

Answer / gopesh dubey

Because the name of array is a pointer

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

0 Answers  


what defference between c and c++ ?

6 Answers  


what are the general concepts of c and c++

2 Answers  


How can I list all of the predefined identifiers?

0 Answers  


Describe explain how arrays can be passed to a user defined function

0 Answers  


In which category does main function belong??

5 Answers  


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

0 Answers  


What are the types of type qualifiers in c?

0 Answers  


Explain spaghetti programming?

0 Answers  


write a program to find lcm and hcf of two numbers??

1 Answers  


What is the difference between GETS();AND SCANF();

4 Answers   TCS,


please give me some tips for the selection in TCS.

3 Answers   TCS,


Categories