C Programming
For 16-bit compiler allowable range for integer constants is ________?

-3.4e38 to 3.4e38
-32668 to 32667
-32767 to 32768
-32768 to 32767

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP