Multiple choice Range [ ] * ? . Reveal answer Fill a bubble to check yourself A Correct answer Explanation Square brackets [ ] are used in globbing to specify a range or set of characters to match, such as [a-z] or [0-9].