Unix
Which of the following shell's wildcards are used to match any number of characters including none?

?
[!ijk]
None of these
*
[ijk]

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

to exit status of ast command executed.
None of these
to process number of the current shell
to name the command being executed
to list the positional parameters

ANSWER DOWNLOAD EXAMIANS APP