CSC115 C Programming
C Programming: most repeated questions
Questions that have come up in more than one paper, matched by what they ask rather than exact wording. Most repeated first.
- 3×Asked in 2080, 2078, 2075What is dynamic memory allocation? Explain with a suitable program.Answer coming5
See the wording in each paper
- 3×Asked in 2078, 2077, 2074Write a program to draw a line using graphics function.Answer coming5
See the wording in each paper
- 2×Asked in 2080Explain the relation to array and pointer. Differentiate call by value and call by reference with a suitable program.Solved10
See the wording in each paper
- 2×Asked in 2075, 2074What is looping statement? Discuss different looping statements with suitable example of each.Answer coming10
See the wording in each paper
- 2×Asked in 2081, 2080List different types of operators and explain any four of them.Answer coming10
See the wording in each paper
- 2×Asked in 2079, 2074Write a program to find the sum of digits of a given integer using recursion.Answer coming5
See the wording in each paper
- 2×Asked in 2081, 2077Write a program to display first 50 prime numbers.Answer coming5
See the wording in each paper
- Write a program to display first 50 prime numbers.TU Board 2081
- Write a program to display first n prime numbers.TU Board 2077
- 2×Asked in 2078, 2077Write a program using your own function to find sum of two numbersAnswer coming5
See the wording in each paper