Theory Questions
Theory Questions
26. Write a short note on string functions like strlen, strcpy, and strcat.
27. Differentiate between character arrays and strings in C.
Section 4: Functions
35. Write the difference between library functions and user-defined functions.
Section 5: Pointers
56. Write a program to store and display details of students using structures.
62. Explain the types of files: text files and binary files.