1.Defi ne symbolic constants for and and printing a blank line. Write a small program
using these constants. 2. Write a program to illustrate the use of stringizing opera tor. 3. Explain the facilities provided by the C preprocessor with examples. 4. What is a macro and how is it different from a C variable name? 5. What precautions one should take when using macros with argument?