Which of the following is the method of list transversal?

1.for loop
2.if-els if-else condition
3.if condition
4.if-else condition

1. for loop is the method of list traversal.