C&ds-Assesment 1
C&ds-Assesment 1
(Autonomous) R2021
COIMBATORE - 641 107
INTERNAL ASSESSMENT TEST – I Page No:1/2
Exam Date :
Academic year Semester & Max Time :03:00 Hrs 08.10.2024/AN
03 & B.E. ECE
2024-2025 Class Max.Marks : 100
Part-B (5 x 13 = 65 marks)
11a Elaborate the different Conditional Statements available in C with Syntax and CO1
Examples
OR
11b Categorize the Looping Statements and its types with neat Examples. CO1
12a Explain Single and Multi dimensional array with Examples CO1
OR
12b (i)Develop a C program to check whether the given number is odd or even. CO1
14a Illustrate Pointers with Syntax and Lists its Advantages. CO2
OR
14b Construct a C Program for Swapping of two numbers using function pointers CO2
15a Analyze and explain pre processor directives with it types and examples. CO3
OR
15b Explain Singly linked list with algorithms and examples. CO3
Part-C (1 x 15 = 15 marks)
16 b Develop a C program to store the employee information using structure and CO2
search a particular employee using Employee number