TEST WILL BE HELD ON 5/2/2015 AT 2.30 PM
SYLLABUS
Structure and union: Structure definition, giving values to members, structure
initialization, comparison of structure variables, arrays of structure, self-referential structures,
union. Pointers: Understanding pointers, accessing the address of variables, Declaring and
initializing pointers, accessing a variable through its Pointer. Dynamic memory...