Un-Answered Questions { C }

Explain zero based addressing.

606


What are the different types of objects used in c?

571


What is the size of a union variable?

598


What is the function of volatile in c language?

664


Explain threaded binary trees?

673


Explain the red-black trees?

605


Explain the binary height balanced tree?

722


Why pointers are used?

632


Which one would you prefer - a macro or a function?

602


What are pointers? Why are they used?

627


Can 'this' pointer by used in the constructor?

610


Explain function?

663


How are structure passing and returning implemented?

588


Explain the properties of union.

609


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

568