Which of the following is a true statement?(1 point)

Responses

Shorter codes always have greater ease of implementation than longer codes.
Shorter codes always have greater ease of implementation than longer codes.

The efficiency of an algorithm measures the amount of resources it needs.
The efficiency of an algorithm measures the amount of resources it needs.

The only effort to consider regarding algorithm code is implementation.
The only effort to consider regarding algorithm code is implementation.

There are no ways to measure space complexity and time complexity.

The statement "The efficiency of an algorithm measures the amount of resources it needs" is a true statement.