Unix
The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is:

555
755
744

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

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

ANSWER DOWNLOAD EXAMIANS APP