Match the following Regular Expression Quantifiers with their appropriate values: 1) * a) match 0 or 1 times 2) + b) match exactly n times 3) ?
Match the following variables available to the user that are set internally by the shell, with their descriptions…