Multiple choice

Zero or more characters

  1. *

  2. ?

  3. [ ]

  4. .

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The asterisk (*) is a wildcard that matches zero or more characters in a filename.