1. One question where standard function is given and you have to tell which header file to include to use it. Like for using sin(), you have include math.h
2. One question related to data file handling where you have to tell the missing seekg/seekp/tellp/tellg function in the given program to modify a data file.
3. Questions related to pointers. Given an array and you have tell the value when some pointer arithmetic is done. Like pointer is incremented.
4. Distances between deptt. of an office are given and you have to tell which type of network will be there between them (LAN, WAN, MAN)
5. Questions related to SQL