Which statements about YAML files are correct? (Choose 2) Choose the correct answers.
YAML uses tab indentation for structuring purposes.
YAML uses hashes: # for comments.
YAML uses whitespace indentation for structuring purposes.
YAML uses hyphens: - for comments.
Submit