Explain the binary height balanced tree?
Why pointers are used?
Which one would you prefer - a macro or a function?
What are pointers? Why are they used?
Can 'this' pointer by used in the constructor?
Explain function?
How are structure passing and returning implemented?
Explain the properties of union.
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
What are the advantages of external class?
What are the advantages of union?
How does normalization of huge pointer works?
Explain the meaning of keyword 'extern' in a function declaration.
Differentiate between declaring a variable and defining a variable?
When should you not use a type cast?