Problem Solving Using C (KCA-102) - AKTU Question Paper 2022-23
MCA · Semester 1 · Free PDF Download
This is the official AKTU Problem Solving Using C Previous Year Question Paper for MCA Semester 1, academic session 2022-23. Published by Dr. A.P.J. Abdul Kalam Technical University (AKTU/UPTU), Lucknow. Free PDF download — no login required.
Rate this paper
Questions Asked in 2022-23
Problem Solving Using C (KCA-102) — complete question paper
- aExplain the features of C
- bExplain the types of constant used in C
- cExplain the advantages of recursion
- dExplain formatted I/O functions
- eExplain how the pointer varia ble declared and initialized
- fWhen null pointer is used?
- gSpecify the use of Enumerated data type
- hCompare a structure with an array. (i) Why files are needed? (j) Explain the fseek() function
- aHow a high level programming lan guage is useful for a systemati c development of programs? Explain
- bExplain the difference between for, while and do-while loops
- cWrite a program to concatenate two strings without using standard library function
- dExplain the local and external variables. Explain different storage classes used in C
- eExplain the following graphics functions supported by C language: (i) initgraph() (ii) rectangle() (iii) line()
- aDefine an Algorithm. Write the characteristics of a good algorithm
- bExplain the following with proper example: (i) break (ii) continue (iii) goto
- aWrite a program to accept elements of an array from user and sort and display them in ascending order
- bDefine union. Explain the differences between union and structure
- aExplain the following functions of dynamic memory allocation: (i) malloc() (ii) calloc() (iii) realloc() (iv) free()
- bDiscuss about the following operators in C language with example. (i) Bitwise operators (ii) Increment and decrement operators (iii) Logical operators
- aWhat is type conversion? Explain two types of conversion with suitable examples
- bHow to declare and initialize a Two-dimensional array? Discuss with examples
- aExplain the following: (i) Nested structures (ii) Array of structures
- bExplain different categories of pre-processor directives used in C
Question text is extracted from the official AKTU question paper PDF above. Hindi translations are omitted — every question is printed in English in the original paper. Last verified: 2026-08-23.
Repeated Questions — KCA-102
Questions that appeared in more than one session, found by comparing 4 years of Problem Solving Using C papers (2021-22, 2022-23, 2023-24, 2024-25)
Explain the following graphics functions supported by C language: (i) initgraph() (ii) rectangle() (iii) line()
Appeared in: 2021-22 · 2022-23
Problem Solving Using C — Other Year Papers
AKTU Problem Solving Using C PYQs from other sessions
More MCA Semester 1 (2022-23) Papers
Other subjects from same semester and session