1. A path that uses each VERTEX of a graph exactly once and ends at a VERTEX different from the starting VERTEX
2 is Correct
3 is Correct
4. All of the above, because an Hamiltonian Circuit goes through each VERTEX once and ends at the STARTING vertex.
I did the test made an 100