Can a count variable be negative?

Antwort

B. Wrong. In most programming languages, a count variable is typically used to represent the number of items or occurrences, which should be a non-negative integer.

Frage stellen und sofort Antwort erhalten