Do lists start at 0 or 1 java?



Do lists start at 0 or 1 java?..

Answer / Neetu Sinha

In Java, lists start at index 0.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the difference between list and tuples?

1 Answers  


Is the jupyter notebook good for python?

1 Answers  


What does __ name __ mean in python?

1 Answers  


What is reuests module will do?

1 Answers  


What is pypi repository?

1 Answers  


What does __name__=='__main__' in python mean?

1 Answers  


What are identifiers python?

1 Answers  


Write a program in python to execute the bubble sort algorithm.

1 Answers  


What are the differences between pyramid, django, and flask?

1 Answers  


What do you understand by python package?

1 Answers  


What is an f string in python?

1 Answers  


What is the difference between python append () and extend () functions?

1 Answers  


Categories