COMPUTER PROGRAMMING LAB EXTERNAL EXAMINATION
COMPUTER PROGRAMMING LAB EXTERNAL EXAMINATION (23-12-2024) 1)Write C Programs for the following problems. i) Linear search implementation ii) Multiplication of two matrices 2)Write C Programs for the following problems. i) Write a C program to implement calloc() ii) Write a C function to transpose a matrix 3)Write C Programs for the following problems. i) Write a C program to find the sum of a 1D array using malloc() ii) Read student name and marks from the command line ...