Why array starts with index 0
Answers were Sorted based on User's Feedback
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 |
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
what defference between c and c++ ?
what are the general concepts of c and c++
How can I list all of the predefined identifiers?
Describe explain how arrays can be passed to a user defined function
In which category does main function belong??
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.
What are the types of type qualifiers in c?
Explain spaghetti programming?
write a program to find lcm and hcf of two numbers??
What is the difference between GETS();AND SCANF();
please give me some tips for the selection in TCS.