What are the two forms of #include directive?
How macro execution is faster than function ?
What do you mean by a local block?
What is difference between union All statement and Union?
What do you mean by command line argument?
How is a macro different from a function?
Explain the advantages and disadvantages of macros.
Define macros.
What are pointer-to-members? Explain.
What is DlgProc?
What is the difference between C and CPP?
Const char *p , char const *p What is the difference between the above two?
How will you call C functions from C ++ and vice-versa?
Explain what you mean by a pointer.
How are pointers type-cast?