0% found this document useful (0 votes)
68 views2 pages

III - ECE - CS3353 - Imporovement Question

The document is a test for a Programming and Data Structures course taken by students in their third semester of an Electronics and Communication Engineering program. It consists of 3 parts testing different levels of understanding - short answer questions, longer coding exercises, and an application programming question. The test covers topics like C programming fundamentals, functions, structures, pointers, arrays, files and nested structures. It aims to assess if students can implement (CO2, CO4) and apply (CO5) the concepts learned in the course to solve problems. The maximum marks are 50, with the breakdown of marks for each part provided.

Uploaded by

22ulec305
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views2 pages

III - ECE - CS3353 - Imporovement Question

The document is a test for a Programming and Data Structures course taken by students in their third semester of an Electronics and Communication Engineering program. It consists of 3 parts testing different levels of understanding - short answer questions, longer coding exercises, and an application programming question. The test covers topics like C programming fundamentals, functions, structures, pointers, arrays, files and nested structures. It aims to assess if students can implement (CO2, CO4) and apply (CO5) the concepts learned in the course to solve problems. The maximum marks are 50, with the breakdown of marks for each part provided.

Uploaded by

22ulec305
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

AAA COLLEGE OF ENGINEERING AND TECHNOLOGY

Amathur, Sivakasi – 626 005.


IMPROVEMENT TEST - II
Course Code & Name: CS3353 & Programming and Data Structures

Date &Session : 22-11-2023 Branch/Year/Semester: II ECE / III SEM


Duration : 11/2 Hours Max. Marks : 50
Course Instructor Name & Department: Dr. K. Palraj, AP/CSE
COURSE OUTCOMES:
At the end of the course the students will be able to
CO1 Implement the fundamentals C programs for any real world/technical application.
CO2 Develop applications using functions and structure of C.
CO4 Apply appropriate functions to implement linear and non–linear data structure operations.
CO4 Apply relevant linear/non–linear data structure operations for solving a given problem.
CO5 Apply the various sorting and searching algorithms for developing an application.
COURSE ASSESSMENT MATRIX
Course
Outcomes PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3

CO2 3 3 3 2 2 2 3
Answer ALL questions
Part A 5 x 2 = 10 Marks
1. Outline of a C program to swap two numbers using pointers
UN, CO2

2. Define nested structure.


UN, CO2

3. List the conditional inclusions in pre-processor directives. RE, CO2

4. Compare pointer and array. UN, CO2

5. List the uses of pointers RE, CO2

Part B 2 x 13 = 26 Marks

6. i) Develop the code for preparing student mark statement. (7 Marks) AP, CO2
ii) Build your understanding about functions and structures. (6 Marks)
a) Write a program in C to find the content of the file and number of lines in a
7 Text File AP, CO2
i) Write a program in C to count a number of words and characters in a file
Part C 1 x 14 = 14 Marks
8 Implement a C program to read the details of the employee name, id, salary, address, AP, CO2
designation and date of joining and display all details with nested structure.

Remember Understand Apply Analyze Evaluate Create


CO No. Total
(RE) (UN) (AP) (AN) (EV) (CR)
2 4 6 40 - - - 50

Prepared By Approved By
(Dr. K. Palraj) HoD-CSE
Course Instructor

You might also like