Tell me do array subscripts always start with zero?



Tell me do array subscripts always start with zero?..

Answer / Arvind Verma

Yes, in most programming languages, including C and AIX shell scripting, array subscripts start with 0.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Does hashset allow duplicates?

1 Answers  


What are basic algorithms?

1 Answers  


What is mean by merge sort?

1 Answers  


What is the best case for bubble sort?

1 Answers  


State the different types of linked lists?

1 Answers  


in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)

1 Answers  


Is a hashmap a dictionary?

1 Answers  


What sort does arrays sort use?

1 Answers  


Is it legal to initialize list like this?

1 Answers  


What is binary tree and its properties?

1 Answers  


Why do we use a multidimensional array in data structure?

1 Answers  


How do you get placements?

1 Answers  


Categories