This document discusses programming in C with questions and answers. It covers topics like the program development cycle, features of a good programming language, algorithms and flowcharts to find the product of first n natural numbers and the largest of three numbers. It also explains the structure of a C program, steps to execute a C program, basic and qualifier data types, formatted and unformatted input/output functions.