0% found this document useful (0 votes)
163 views

CS3251 Programming in C Question Bank 1

The document is a course planner for CS3251 – Programming in C at UPC. It outlines 5 units of study: 1) Structures and Union, 2) File Processing, 3) Functions and Pointers, 4) Arrays and Strings, 5) Basics of C Programming. Each unit lists topics covered and their mapping to course outcomes. Unit assessments with grades of students are provided. The document also lists 6 part A questions at the end.

Uploaded by

Suba Saravanan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
163 views

CS3251 Programming in C Question Bank 1

The document is a course planner for CS3251 – Programming in C at UPC. It outlines 5 units of study: 1) Structures and Union, 2) File Processing, 3) Functions and Pointers, 4) Arrays and Strings, 5) Basics of C Programming. Each unit lists topics covered and their mapping to course outcomes. Unit assessments with grades of students are provided. The document also lists 6 part A questions at the end.

Uploaded by

Suba Saravanan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

EnggTree.

com
Course Code/Name : CS3251 –PROGRAMMING IN C
Regulation 2021
UPC – Student
Unit Planner CO Grade
Slot Name of the Unit Questions
.No Mapping A B
1. Storage classes
2. Dynamic memory allocation
3. Structures and nested structures 1
4. Pointers and structures, Array of structures 2 7
8
5. Union 3
Structures and 6. Self referential structure 4
Union C106.4 5
1 IV 7. Singly linked list
8. Typedef 6

1. File and types of file processing


2. Sequential access file
C106.5 1
3. Random access file
3 2
2 V File Processing 4. Command line arguments
4 6
5. File programs(Copy ,compare , read character one by 5
one, count no of words ,lines, characters)
6. Transaction Process Management program
1. Parameter passing methods
2. Function prototypes
1
3. Explain about function declaration and types of
2
function
3
Functions and 4. Recursion , binary search using recursive function 6
C106.3 4
3 III Pointers 5. Pointers , Array and Pointers,Array of Pointers
5
6. Pointer arithmetic and pointer operators

1. String Operations
2. Binary and linear search and selection sort
1
programs 2
3. Arrays Declaration and initialization 5
3
Arrays and Strings 4. One and Two dimensional array
4
4 II 5. Mean ,median and mode programs and C106.2
matrix programs
1. Decision making statements , Switch
2. Looping Statements 1
3. Preprocessor directive 2
Basics of C 3 6
4. Structure of C program
5 I C106.1 7
programming 5. Operators and precedence of operators 4
6. Data Types 8
5
7. Constant , Enumeration Constant , Keywords
8. Input and output statements ,expressions
6 PART A QUESTIONS
1-5 -

Downloaded from EnggTree.com

Prepared by Verified by IQAC Approved by

You might also like