This document contains a model examination for a Computer Science and Engineering subject with 3 parts:
Part A contains 10 short answer questions covering topics like the differences between an interpreter and compiler, modulo and sizeof operators, advantages of pointers, structure definition, dequeue data structure, evaluating expressions using a stack, defining binary trees and ways to represent them, defining graphs and ways to represent them, and the time complexity of quicksort and binary search.
Part B contains 5 long answer or program questions covering multiplying 3x3 matrices, sorting algorithms and writing a sorting program, storage classes in C with an example, implementing an employee payroll system using unions, implementing stacks and queues using linked lists, operations on singly linked lists, representing binary