Posts

Showing posts from January, 2024

COMPUTER PROGRAMMING LAB EXTERNAL EXAMINATION

                                                 COMPUTER PROGRAMMING LAB EXTERNAL EXAMINATION                                                                                 (08-01-2026) 1)Write C Programs for the following problems. i) Write a C program to find the sum of a 1D array using malloc() ii)  Read the student name and marks from the command line and display the student details along with the total 2)Write C Programs for the following problems. i) Concatenate two strings without built-in functions ii ) Merging of two files using command line arguments 3)Write C Programs for the following probl...