This document provides a model question paper for the Programming in C and Data Structures exam with 10 questions across 5 modules. Students must answer 5 full questions, selecting one from each module. The questions assess a range of C programming concepts like variable names, operators, arrays, functions, structures, files, pointers, and data structures. They require writing programs to perform tasks like finding the largest of three numbers, checking if a number is prime, and manipulating strings and structures. Students are also asked to explain concepts such as the printf statement, relational operators, and file handling functions.