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

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

Acts before compilation
Takes care of macros
Takes care of conditional compilation
Takes care of include files
All of these

ANSWER DOWNLOAD EXAMIANS APP