About this document
Labexp by mohantyarchit930 is a document available to read on EtoBox.
The document contains three C programs: the first finds the maximum and minimum values in an array, the second removes duplicate elements from an array, and the third checks if a given string is a palindrome. Each program includes user input for array size or string and outputs the results accordingly. The code snippets demonstrate basic array manipulation and string handling in C.
- Author
- mohantyarchit930
- Language
- EN