C Programming
Determine Output:void main(){ printf("%p", main);}

Error
make an infinite loop
None of These
Some address will be printed

ANSWER DOWNLOAD EXAMIANS APP

C Programming
A preprocessor command

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

ANSWER DOWNLOAD EXAMIANS APP