What does the error ‘Null PointerAssignment’ mean and what causes this error? Explain one method to process an entire string as one unit? What is the similarity between a Structure, Union and enumeration? Can a Structure contain a Pointer to itself? How can we check whether the contents of two structure variables are same ornot? How are Structure passing and returning implemented by the compiler? How can we read/write Structures from/to data files? What is the difference between an enumeration and a set of pre-processor #defines? what do the ‘c’ and ‘v’ in argc and argv stand for? Are the variables argc and argv are local to main? What is near, far and huge pointers? How many bytes are occupied by them? How would you obtain segment and offset addresses from a far address of amemory location? Are the expressions arr and &arr same for an array of integers? Does mentioning the array name gives the base address in all the contexts? What is the maximum combined length of command line ar...
A Guide to make you Prepare for Placements, Aptitude Tests, Interviews, projects...