C Programming
The statement int **a;

is syntactically and semantically correct
is legal but meaningless
None of these.
is illegal

ANSWER DOWNLOAD EXAMIANS APP

C Programming
A preprocessor command

comes before the first executable statement
need not start on a new line
has # as the first character
need not start on the first column

ANSWER DOWNLOAD EXAMIANS APP